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