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