Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CreateOperatorClassContext
Packages that use OpenGaussStatementParser.CreateOperatorClassContext
-
Uses of OpenGaussStatementParser.CreateOperatorClassContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CreateOperatorClassContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CreateOperatorClassContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitCreateOperatorClass(OpenGaussStatementParser.CreateOperatorClassContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createOperatorClass().OpenGaussStatementVisitor.visitCreateOperatorClass(OpenGaussStatementParser.CreateOperatorClassContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createOperatorClass().