Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.BackwardContext
Packages that use OpenGaussStatementParser.BackwardContext
Package
Description
-
Uses of OpenGaussStatementParser.BackwardContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.BackwardContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitBackward(OpenGaussStatementParser.BackwardContext ctx) Visit a parse tree produced by thebackwardlabeled alternative inOpenGaussStatementParser.direction().OpenGaussStatementVisitor.visitBackward(OpenGaussStatementParser.BackwardContext ctx) Visit a parse tree produced by thebackwardlabeled alternative inOpenGaussStatementParser.direction(). -
Uses of OpenGaussStatementParser.BackwardContext 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.BackwardContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussDDLStatementSQLVisitor.visitBackward(OpenGaussStatementParser.BackwardContext ctx)