Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.DropCollationContext
Packages that use OpenGaussStatementParser.DropCollationContext
-
Uses of OpenGaussStatementParser.DropCollationContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.DropCollationContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.DropCollationContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitDropCollation(OpenGaussStatementParser.DropCollationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.dropCollation().OpenGaussStatementVisitor.visitDropCollation(OpenGaussStatementParser.DropCollationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.dropCollation().