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