| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.QueryNameContext |
OracleStatementParser.queryName() |
OracleStatementParser.QueryNameContext |
OracleStatementParser.SubqueryFactoringClauseContext.queryName() |
OracleStatementParser.QueryNameContext |
OracleStatementParser.SelectProjectionContext.queryName() |
OracleStatementParser.QueryNameContext |
OracleStatementParser.QueryTableExprContext.queryName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitQueryName(OracleStatementParser.QueryNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.queryName(). |
T |
OracleStatementBaseVisitor.visitQueryName(OracleStatementParser.QueryNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.queryName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.