Uses of Class
com.boschsemanticstack.rql.parser.v1.internal.InternalRqlParser.LogicalOperatorContext
Packages that use InternalRqlParser.LogicalOperatorContext
-
Uses of InternalRqlParser.LogicalOperatorContext in com.boschsemanticstack.rql.parser.v1.internal
Methods in com.boschsemanticstack.rql.parser.v1.internal that return InternalRqlParser.LogicalOperatorContextModifier and TypeMethodDescriptionInternalRqlParser.FilterExpressionContext.logicalOperator()InternalRqlParser.logicalOperator()Methods in com.boschsemanticstack.rql.parser.v1.internal with parameters of type InternalRqlParser.LogicalOperatorContextModifier and TypeMethodDescriptionvoidInternalRqlBaseListener.enterLogicalOperator(InternalRqlParser.LogicalOperatorContext ctx) Enter a parse tree produced byInternalRqlParser.logicalOperator().voidInternalRqlListener.enterLogicalOperator(InternalRqlParser.LogicalOperatorContext ctx) Enter a parse tree produced byInternalRqlParser.logicalOperator().voidInternalRqlBaseListener.exitLogicalOperator(InternalRqlParser.LogicalOperatorContext ctx) Exit a parse tree produced byInternalRqlParser.logicalOperator().voidInternalRqlListener.exitLogicalOperator(InternalRqlParser.LogicalOperatorContext ctx) Exit a parse tree produced byInternalRqlParser.logicalOperator().InternalRqlBaseVisitor.visitLogicalOperator(InternalRqlParser.LogicalOperatorContext ctx) Visit a parse tree produced byInternalRqlParser.logicalOperator().InternalRqlVisitor.visitLogicalOperator(InternalRqlParser.LogicalOperatorContext ctx) Visit a parse tree produced byInternalRqlParser.logicalOperator().