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