| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.DefaultCollationContext |
MySQLStatementParser.defaultCollation() |
MySQLStatementParser.DefaultCollationContext |
MySQLStatementParser.CreateDatabaseSpecification_Context.defaultCollation() |
MySQLStatementParser.DefaultCollationContext |
MySQLStatementParser.CreateTableOptionContext.defaultCollation() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitDefaultCollation(MySQLStatementParser.DefaultCollationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.defaultCollation(). |
T |
MySQLStatementVisitor.visitDefaultCollation(MySQLStatementParser.DefaultCollationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.defaultCollation(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.