| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.QualifiedShorthandContext |
OracleStatementParser.qualifiedShorthand() |
OracleStatementParser.QualifiedShorthandContext |
OracleStatementParser.ProjectionContext.qualifiedShorthand() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitQualifiedShorthand(OracleStatementParser.QualifiedShorthandContext ctx)
Visit a parse tree produced by
OracleStatementParser.qualifiedShorthand(). |
T |
OracleStatementBaseVisitor.visitQualifiedShorthand(OracleStatementParser.QualifiedShorthandContext ctx)
Visit a parse tree produced by
OracleStatementParser.qualifiedShorthand(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.