Uses of Class
org.qdl_lang.generated.QDLParserParser.IntersectionOrUnionContext
-
Packages that use QDLParserParser.IntersectionOrUnionContext Package Description org.qdl_lang.generated org.qdl_lang.parsing Classes that support parsing and the parser itself. -
-
Uses of QDLParserParser.IntersectionOrUnionContext in org.qdl_lang.generated
Methods in org.qdl_lang.generated with parameters of type QDLParserParser.IntersectionOrUnionContext Modifier and Type Method Description voidQDLParserBaseListener. enterIntersectionOrUnion(QDLParserParser.IntersectionOrUnionContext ctx)Enter a parse tree produced by theintersectionOrUnionlabeled alternative inQDLParserParser.expression().voidQDLParserListener. enterIntersectionOrUnion(QDLParserParser.IntersectionOrUnionContext ctx)Enter a parse tree produced by theintersectionOrUnionlabeled alternative inQDLParserParser.expression().voidQDLParserBaseListener. exitIntersectionOrUnion(QDLParserParser.IntersectionOrUnionContext ctx)Exit a parse tree produced by theintersectionOrUnionlabeled alternative inQDLParserParser.expression().voidQDLParserListener. exitIntersectionOrUnion(QDLParserParser.IntersectionOrUnionContext ctx)Exit a parse tree produced by theintersectionOrUnionlabeled alternative inQDLParserParser.expression(). -
Uses of QDLParserParser.IntersectionOrUnionContext in org.qdl_lang.parsing
Methods in org.qdl_lang.parsing with parameters of type QDLParserParser.IntersectionOrUnionContext Modifier and Type Method Description voidQDLListener. enterIntersectionOrUnion(QDLParserParser.IntersectionOrUnionContext ctx)voidQDLListener. exitIntersectionOrUnion(QDLParserParser.IntersectionOrUnionContext ctx)
-