Home
last modified time | relevance | path

Searched defs:parentSymbol (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/interop/src/userIntents_parser/
DparseUserIntents.ts683 const parentSymbol: ts.Symbol = this.checker.getTypeAtLocation(parentNode).getSymbol(); constant
/developtools/ace_ets2bundle/compiler/src/userIntents_parser/
DparseUserIntents.ts744 const parentSymbol: ts.Symbol = this.checker.getTypeAtLocation(parentNode).getSymbol(); constant