Searched defs:ctrKeyword (Results 1 – 2 of 2) sorted by relevance
598 const ctrKeyword = Debug.checkDefined( constant
1697 … const ctrKeyword = findChildOfKind(decl, SyntaxKind.ConstructorKeyword, sourceFile)!; constant