Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CreateOperatorContext
-
Packages that use OpenGaussStatementParser.CreateOperatorContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.CreateOperatorContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CreateOperatorContext Modifier and Type Method Description OpenGaussStatementParser.CreateOperatorContextOpenGaussStatementParser. createOperator()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CreateOperatorContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitCreateOperator(OpenGaussStatementParser.CreateOperatorContext ctx)Visit a parse tree produced byOpenGaussStatementParser.createOperator().TOpenGaussStatementVisitor. visitCreateOperator(OpenGaussStatementParser.CreateOperatorContext ctx)Visit a parse tree produced byOpenGaussStatementParser.createOperator().
-