Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.ReferencePrimTypeContext
-
Packages that use TypeScriptParser.ReferencePrimTypeContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.ReferencePrimTypeContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.ReferencePrimTypeContext Modifier and Type Method Description voidTypeScriptParserBaseListener. enterReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)Enter a parse tree produced by theReferencePrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. enterReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)Enter a parse tree produced by theReferencePrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserBaseListener. exitReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)Exit a parse tree produced by theReferencePrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. exitReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)Exit a parse tree produced by theReferencePrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserBaseVisitor. visitReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)Visit a parse tree produced by theReferencePrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserVisitor. visitReferencePrimType(TypeScriptParser.ReferencePrimTypeContext ctx)Visit a parse tree produced by theReferencePrimTypelabeled alternative inTypeScriptParser.primaryType().
-