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