Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.OpclassItemListContext
Packages that use OpenGaussStatementParser.OpclassItemListContext
-
Uses of OpenGaussStatementParser.OpclassItemListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.OpclassItemListContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterOperatorFamilyClausesContext.opclassItemList()OpenGaussStatementParser.CreateOperatorClassContext.opclassItemList()OpenGaussStatementParser.opclassItemList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.OpclassItemListContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitOpclassItemList(OpenGaussStatementParser.OpclassItemListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.opclassItemList().OpenGaussStatementVisitor.visitOpclassItemList(OpenGaussStatementParser.OpclassItemListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.opclassItemList().