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