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