Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.TypeQueryContext
-
Packages that use TypeScriptParser.TypeQueryContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.TypeQueryContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript that return TypeScriptParser.TypeQueryContext Modifier and Type Method Description TypeScriptParser.TypeQueryContextTypeScriptParser.QueryPrimTypeContext. typeQuery()TypeScriptParser.TypeQueryContextTypeScriptParser. typeQuery()Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.TypeQueryContext Modifier and Type Method Description voidTypeScriptParserBaseListener. enterTypeQuery(TypeScriptParser.TypeQueryContext ctx)voidTypeScriptParserListener. enterTypeQuery(TypeScriptParser.TypeQueryContext ctx)voidTypeScriptParserBaseListener. exitTypeQuery(TypeScriptParser.TypeQueryContext ctx)voidTypeScriptParserListener. exitTypeQuery(TypeScriptParser.TypeQueryContext ctx)TTypeScriptParserBaseVisitor. visitTypeQuery(TypeScriptParser.TypeQueryContext ctx)TTypeScriptParserVisitor. visitTypeQuery(TypeScriptParser.TypeQueryContext ctx)
-