Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CreateOperatorContext
Packages that use OpenGaussStatementParser.CreateOperatorContext
-
Uses of OpenGaussStatementParser.CreateOperatorContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CreateOperatorContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CreateOperatorContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitCreateOperator(OpenGaussStatementParser.CreateOperatorContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createOperator().OpenGaussStatementVisitor.visitCreateOperator(OpenGaussStatementParser.CreateOperatorContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createOperator().