Searched defs:typeOfLiteral (Results 1 – 1 of 1) sorted by relevance
353 const typeOfLiteral: string | undefined = typeMap.get(declarationNode.type.literal.kind); constant370 const typeOfLiteral: string | undefined = typeMap.get(declarationNode.initializer.kind); constant