Uses of Class
com.boschsemanticstack.rql.parser.v1.internal.InternalRqlParser.OrderRelationContext
Packages that use InternalRqlParser.OrderRelationContext
-
Uses of InternalRqlParser.OrderRelationContext in com.boschsemanticstack.rql.parser.v1.internal
Methods in com.boschsemanticstack.rql.parser.v1.internal with parameters of type InternalRqlParser.OrderRelationContextModifier and TypeMethodDescriptionvoidInternalRqlBaseListener.enterOrderRelation(InternalRqlParser.OrderRelationContext ctx) Enter a parse tree produced by theorderRelationlabeled alternative inInternalRqlParser.singleComparison().voidInternalRqlListener.enterOrderRelation(InternalRqlParser.OrderRelationContext ctx) Enter a parse tree produced by theorderRelationlabeled alternative inInternalRqlParser.singleComparison().voidInternalRqlBaseListener.exitOrderRelation(InternalRqlParser.OrderRelationContext ctx) Exit a parse tree produced by theorderRelationlabeled alternative inInternalRqlParser.singleComparison().voidInternalRqlListener.exitOrderRelation(InternalRqlParser.OrderRelationContext ctx) Exit a parse tree produced by theorderRelationlabeled alternative inInternalRqlParser.singleComparison().InternalRqlBaseVisitor.visitOrderRelation(InternalRqlParser.OrderRelationContext ctx) Visit a parse tree produced by theorderRelationlabeled alternative inInternalRqlParser.singleComparison().InternalRqlVisitor.visitOrderRelation(InternalRqlParser.OrderRelationContext ctx) Visit a parse tree produced by theorderRelationlabeled alternative inInternalRqlParser.singleComparison().