Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.EndContext
Packages that use OpenGaussStatementParser.EndContext
Package
Description
-
Uses of OpenGaussStatementParser.EndContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.EndContextModifier and TypeMethodDescriptionOpenGaussStatementParser.end()OpenGaussStatementParser.ExecuteContext.end()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.EndContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitEnd(OpenGaussStatementParser.EndContext ctx) Visit a parse tree produced byOpenGaussStatementParser.end().OpenGaussStatementVisitor.visitEnd(OpenGaussStatementParser.EndContext ctx) Visit a parse tree produced byOpenGaussStatementParser.end(). -
Uses of OpenGaussStatementParser.EndContext 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.EndContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussTCLStatementSQLVisitor.visitEnd(OpenGaussStatementParser.EndContext ctx)