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