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