Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.TuplePrimTypeContext
-
Packages that use TypeScriptParser.TuplePrimTypeContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.TuplePrimTypeContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.TuplePrimTypeContext Modifier and Type Method Description voidTypeScriptParserBaseListener. enterTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)voidTypeScriptParserListener. enterTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)voidTypeScriptParserBaseListener. exitTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)voidTypeScriptParserListener. exitTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)TTypeScriptParserBaseVisitor. visitTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)TTypeScriptParserVisitor. visitTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)
-