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