Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.DropOperatorClassContext
Packages that use OpenGaussStatementParser.DropOperatorClassContext
-
Uses of OpenGaussStatementParser.DropOperatorClassContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.DropOperatorClassContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.DropOperatorClassContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitDropOperatorClass(OpenGaussStatementParser.DropOperatorClassContext ctx) Visit a parse tree produced byOpenGaussStatementParser.dropOperatorClass().OpenGaussStatementVisitor.visitDropOperatorClass(OpenGaussStatementParser.DropOperatorClassContext ctx) Visit a parse tree produced byOpenGaussStatementParser.dropOperatorClass().