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