Searched defs:declarationType (Results 1 – 1 of 1) sorted by relevance
1345 …const declarationType = variableDeclaration.type ? this.resolveTypeNode(variableDeclaration.type) … constant1517 const declarationType = UnknownType.getInstance(); constant