Home
last modified time | relevance | path

Searched defs:superClassReference (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/transformers/
DclassFields.ts113 superClassReference: Identifier | undefined; property
681 … const { classConstructor, superClassReference, facts } = currentClassLexicalEnvironment; constant
705 … const { classConstructor, superClassReference, facts } = currentClassLexicalEnvironment; constant
766 … const { classConstructor, superClassReference, facts } = currentClassLexicalEnvironment; constant
986 … const { classConstructor, superClassReference, facts } = currentClassLexicalEnvironment; constant
2364 … const { classConstructor, superClassReference, facts } = currentClassLexicalEnvironment; constant
2419 … const { classConstructor, superClassReference, facts } = currentClassLexicalEnvironment; constant
/third_party/typescript/lib/
DtypingsInstaller.js99447 superClassReference: undefined, property
Dtsc.js83685 superClassReference: undefined, property