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