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)voidTypeScriptParserListener. enterObjectPrimType(TypeScriptParser.ObjectPrimTypeContext ctx)voidTypeScriptParserBaseListener. exitObjectPrimType(TypeScriptParser.ObjectPrimTypeContext ctx)voidTypeScriptParserListener. exitObjectPrimType(TypeScriptParser.ObjectPrimTypeContext ctx)TTypeScriptParserBaseVisitor. visitObjectPrimType(TypeScriptParser.ObjectPrimTypeContext ctx)TTypeScriptParserVisitor. visitObjectPrimType(TypeScriptParser.ObjectPrimTypeContext ctx)
-