Uses of Class
org.rumbledb.parser.jsoniq.JsoniqParser.FlowrStatementContext
Packages that use JsoniqParser.FlowrStatementContext
-
Uses of JsoniqParser.FlowrStatementContext in org.rumbledb.compiler
Methods in org.rumbledb.compiler with parameters of type JsoniqParser.FlowrStatementContextModifier and TypeMethodDescriptionTranslationVisitor.visitFlowrStatement(JsoniqParser.FlowrStatementContext ctx) -
Uses of JsoniqParser.FlowrStatementContext in org.rumbledb.parser.jsoniq
Methods in org.rumbledb.parser.jsoniq that return JsoniqParser.FlowrStatementContextModifier and TypeMethodDescriptionJsoniqParser.flowrStatement()JsoniqParser.StatementContext.flowrStatement()Methods in org.rumbledb.parser.jsoniq with parameters of type JsoniqParser.FlowrStatementContextModifier and TypeMethodDescriptionJsoniqBaseVisitor.visitFlowrStatement(JsoniqParser.FlowrStatementContext ctx) Visit a parse tree produced byJsoniqParser.flowrStatement().JsoniqVisitor.visitFlowrStatement(JsoniqParser.FlowrStatementContext ctx) Visit a parse tree produced byJsoniqParser.flowrStatement().