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