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