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)Enter a parse tree produced by theParenthesizedPrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. enterParenthesizedPrimType(TypeScriptParser.ParenthesizedPrimTypeContext ctx)Enter a parse tree produced by theParenthesizedPrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserBaseListener. exitParenthesizedPrimType(TypeScriptParser.ParenthesizedPrimTypeContext ctx)Exit a parse tree produced by theParenthesizedPrimTypelabeled alternative inTypeScriptParser.primaryType().voidTypeScriptParserListener. exitParenthesizedPrimType(TypeScriptParser.ParenthesizedPrimTypeContext ctx)Exit a parse tree produced by theParenthesizedPrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserBaseVisitor. visitParenthesizedPrimType(TypeScriptParser.ParenthesizedPrimTypeContext ctx)Visit a parse tree produced by theParenthesizedPrimTypelabeled alternative inTypeScriptParser.primaryType().TTypeScriptParserVisitor. visitParenthesizedPrimType(TypeScriptParser.ParenthesizedPrimTypeContext ctx)Visit a parse tree produced by theParenthesizedPrimTypelabeled alternative inTypeScriptParser.primaryType().
-