Searched defs:constructorDecl (Results 1 – 2 of 2) sorted by relevance
1258 public constructorDecl: FuncDecl = null; property in ClassDeclaration
63510 function isInConstructorArgumentInitializer(node, constructorDecl) { argument