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