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