| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.CheckTypeContext |
MySQLStatementParser.checkType() |
MySQLStatementParser.CheckTypeContext |
MySQLStatementParser.AlterPartitionContext.checkType(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.CheckTypeContext> |
MySQLStatementParser.AlterPartitionContext.checkType() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitCheckType(MySQLStatementParser.CheckTypeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.checkType(). |
T |
MySQLStatementVisitor.visitCheckType(MySQLStatementParser.CheckTypeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.checkType(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.