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