Home
last modified time | relevance | path

Searched refs:WRAPPEDBUILDER_CLASS (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts570 export const WRAPPEDBUILDER_CLASS: string = 'WrappedBuilder'; constant
Dprocess_component_build.ts124 WRAPPEDBUILDER_CLASS,
2065 …alProgram.checker.getTypeAtLocation(node.expression).symbol.escapedName === WRAPPEDBUILDER_CLASS) {