Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts1258 public constructorDecl: FuncDecl = null; property in ClassDeclaration
/third_party/typescript/lib/
DtypingsInstaller.js75251 function isInConstructorArgumentInitializer(node, constructorDecl) { argument
Dtsc.js63120 function isInConstructorArgumentInitializer(node, constructorDecl) { argument