Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.TypeBodyContext
-
Packages that use TypeScriptParser.TypeBodyContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.TypeBodyContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript that return TypeScriptParser.TypeBodyContext Modifier and Type Method Description TypeScriptParser.TypeBodyContextTypeScriptParser.ObjectTypeContext. typeBody()TypeScriptParser.TypeBodyContextTypeScriptParser. typeBody()Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.TypeBodyContext Modifier and Type Method Description voidTypeScriptParserBaseListener. enterTypeBody(TypeScriptParser.TypeBodyContext ctx)voidTypeScriptParserListener. enterTypeBody(TypeScriptParser.TypeBodyContext ctx)voidTypeScriptParserBaseListener. exitTypeBody(TypeScriptParser.TypeBodyContext ctx)voidTypeScriptParserListener. exitTypeBody(TypeScriptParser.TypeBodyContext ctx)TTypeScriptParserBaseVisitor. visitTypeBody(TypeScriptParser.TypeBodyContext ctx)TTypeScriptParserVisitor. visitTypeBody(TypeScriptParser.TypeBodyContext ctx)
-