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