| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.UnicodeContext |
MySQLStatementParser.unicode() |
MySQLStatementParser.UnicodeContext |
MySQLStatementParser.CharsetWithOptBinaryContext.unicode() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitUnicode(MySQLStatementParser.UnicodeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.unicode(). |
T |
MySQLStatementVisitor.visitUnicode(MySQLStatementParser.UnicodeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.unicode(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.