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