Searched defs:typeName (Results 1 – 5 of 5) sorted by relevance
495 String typeName = ctx.typeAnnotation().stop.getText(); in enterCallSignature() local646 String typeName = ctx.typeAnnotation().stop.getText(); in enterPropertyDeclarationExpression() local661 String typeName = ctx.identifier().getText(); in enterTypeAliasDeclaration() local
130 typeName: string; property
215 function getTypeInfo(result, typeName, typeType, isEnum) { argument
1514 public TypeNameContext typeName() { in typeName() method in TypeScriptParser.TypeReferenceContext1647 public final TypeNameContext typeName() throws RecognitionException { in typeName() method in TypeScriptParser