Uses of Class
com.boschsemanticstack.rql.parser.v1.internal.InternalRqlParser.CursorExpressionContext
Packages that use InternalRqlParser.CursorExpressionContext
-
Uses of InternalRqlParser.CursorExpressionContext in com.boschsemanticstack.rql.parser.v1.internal
Methods in com.boschsemanticstack.rql.parser.v1.internal that return InternalRqlParser.CursorExpressionContextModifier and TypeMethodDescriptionInternalRqlParser.cursorExpression()InternalRqlParser.LimitOrCursorExpressionContext.cursorExpression()Methods in com.boschsemanticstack.rql.parser.v1.internal with parameters of type InternalRqlParser.CursorExpressionContextModifier and TypeMethodDescriptionvoidInternalRqlBaseListener.enterCursorExpression(InternalRqlParser.CursorExpressionContext ctx) Enter a parse tree produced byInternalRqlParser.cursorExpression().voidInternalRqlListener.enterCursorExpression(InternalRqlParser.CursorExpressionContext ctx) Enter a parse tree produced byInternalRqlParser.cursorExpression().voidInternalRqlBaseListener.exitCursorExpression(InternalRqlParser.CursorExpressionContext ctx) Exit a parse tree produced byInternalRqlParser.cursorExpression().voidInternalRqlListener.exitCursorExpression(InternalRqlParser.CursorExpressionContext ctx) Exit a parse tree produced byInternalRqlParser.cursorExpression().InternalRqlBaseVisitor.visitCursorExpression(InternalRqlParser.CursorExpressionContext ctx) Visit a parse tree produced byInternalRqlParser.cursorExpression().InternalRqlVisitor.visitCursorExpression(InternalRqlParser.CursorExpressionContext ctx) Visit a parse tree produced byInternalRqlParser.cursorExpression().