Searched full:get_property (Results 1 – 6 of 6) sorted by relevance
70 export const GET_PROPERTY = 'getProperty'; constant
220 get_property(stash_files GLOBAL PROPERTY ets_stash_list)
191 <%= generate(:get_property, 'GetProperty') %>
49 GET_PROPERTY,3295 ts.factory.createIdentifier(GET_PROPERTY)3935 let replacementText = `${objName}.${GET_PROPERTY}('${propName}')`;3955 const replacement = `${objName}.${GET_PROPERTY}('${propName}')${typeTag}`;4000 ….factory.createPropertyAccessExpression(identifierNode, ts.factory.createIdentifier(GET_PROPERTY)),4028 ts.factory.createIdentifier(GET_PROPERTY)4092 ts.factory.createIdentifier(GET_PROPERTY)4245 return `${base}.${GET_PROPERTY}('${propName}')`;4315 [symbolName, this.modVarName, GET_PROPERTY];4340 …tory.createPropertyAccessExpression(express.expression, ts.factory.createIdentifier(GET_PROPERTY)),[all …]
431 get_property(stash_files GLOBAL PROPERTY stash_list)
1725 get_property: