Uses of Class
one.gfw.antlr4.js.typescript.TypeScriptParser.IntersectionContext
-
Packages that use TypeScriptParser.IntersectionContext Package Description one.gfw.antlr4.js.typescript -
-
Uses of TypeScriptParser.IntersectionContext in one.gfw.antlr4.js.typescript
Methods in one.gfw.antlr4.js.typescript with parameters of type TypeScriptParser.IntersectionContext Modifier and Type Method Description voidTypeScriptParserBaseListener. enterIntersection(TypeScriptParser.IntersectionContext ctx)Enter a parse tree produced by theIntersectionlabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().voidTypeScriptParserListener. enterIntersection(TypeScriptParser.IntersectionContext ctx)Enter a parse tree produced by theIntersectionlabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().voidTypeScriptParserBaseListener. exitIntersection(TypeScriptParser.IntersectionContext ctx)Exit a parse tree produced by theIntersectionlabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().voidTypeScriptParserListener. exitIntersection(TypeScriptParser.IntersectionContext ctx)Exit a parse tree produced by theIntersectionlabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().TTypeScriptParserBaseVisitor. visitIntersection(TypeScriptParser.IntersectionContext ctx)Visit a parse tree produced by theIntersectionlabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().TTypeScriptParserVisitor. visitIntersection(TypeScriptParser.IntersectionContext ctx)Visit a parse tree produced by theIntersectionlabeled alternative inTypeScriptParser.unionOrIntersectionOrPrimaryType().
-