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