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)Enter a parse tree produced by theTuplePrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. enterTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)Enter a parse tree produced by theTuplePrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserBaseListener. exitTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)Exit a parse tree produced by theTuplePrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. exitTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)Exit a parse tree produced by theTuplePrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserBaseVisitor. visitTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)Visit a parse tree produced by theTuplePrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserVisitor. visitTuplePrimType(TypeScriptParser.TuplePrimTypeContext ctx)Visit a parse tree produced by theTuplePrimTypelabeled alternative inTypeScriptParser.primaryType().
-