| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.UnqualifiedShorthandContext |
OracleStatementParser.unqualifiedShorthand() |
OracleStatementParser.UnqualifiedShorthandContext |
OracleStatementParser.SelectListContext.unqualifiedShorthand() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitUnqualifiedShorthand(OracleStatementParser.UnqualifiedShorthandContext ctx)
Visit a parse tree produced by
OracleStatementParser.unqualifiedShorthand(). |
T |
OracleStatementBaseVisitor.visitUnqualifiedShorthand(OracleStatementParser.UnqualifiedShorthandContext ctx)
Visit a parse tree produced by
OracleStatementParser.unqualifiedShorthand(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.