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