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