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)Enter a parse tree produced by thePropertyShorthandlabeled alternative inTypeScriptParser.propertyAssignment().voidTypeScriptParserListener. enterPropertyShorthand(TypeScriptParser.PropertyShorthandContext ctx)Enter a parse tree produced by thePropertyShorthandlabeled alternative inTypeScriptParser.propertyAssignment().voidTypeScriptParserBaseListener. exitPropertyShorthand(TypeScriptParser.PropertyShorthandContext ctx)Exit a parse tree produced by thePropertyShorthandlabeled alternative inTypeScriptParser.propertyAssignment().voidTypeScriptParserListener. exitPropertyShorthand(TypeScriptParser.PropertyShorthandContext ctx)Exit a parse tree produced by thePropertyShorthandlabeled alternative inTypeScriptParser.propertyAssignment().TTypeScriptParserBaseVisitor. visitPropertyShorthand(TypeScriptParser.PropertyShorthandContext ctx)Visit a parse tree produced by thePropertyShorthandlabeled alternative inTypeScriptParser.propertyAssignment().TTypeScriptParserVisitor. visitPropertyShorthand(TypeScriptParser.PropertyShorthandContext ctx)Visit a parse tree produced by thePropertyShorthandlabeled alternative inTypeScriptParser.propertyAssignment().
-