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