Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.IdentifierNameContext
-
Packages that use TypeScriptParser.IdentifierNameContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.IdentifierNameContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript that return types with arguments of type TypeScriptParser.IdentifierNameContext Modifier and Type Method Description List<TypeScriptParser.IdentifierNameContext>TypeScriptParser.MultipleImportStatementContext. identifierName()List<TypeScriptParser.IdentifierNameContext>TypeScriptParser.TypeQueryExpressionContext. identifierName()
-