Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.BackwardAllContext
Packages that use OpenGaussStatementParser.BackwardAllContext
Package
Description
-
Uses of OpenGaussStatementParser.BackwardAllContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.BackwardAllContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitBackwardAll(OpenGaussStatementParser.BackwardAllContext ctx) Visit a parse tree produced by thebackwardAlllabeled alternative inOpenGaussStatementParser.direction().OpenGaussStatementVisitor.visitBackwardAll(OpenGaussStatementParser.BackwardAllContext ctx) Visit a parse tree produced by thebackwardAlllabeled alternative inOpenGaussStatementParser.direction(). -
Uses of OpenGaussStatementParser.BackwardAllContext in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl with parameters of type OpenGaussStatementParser.BackwardAllContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussDDLStatementSQLVisitor.visitBackwardAll(OpenGaussStatementParser.BackwardAllContext ctx)