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