| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DropOutlineContext |
OracleStatementParser.dropOutline() |
OracleStatementParser.DropOutlineContext |
OracleStatementParser.ExecuteContext.dropOutline() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDropOutline(OracleStatementParser.DropOutlineContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropOutline(). |
T |
OracleStatementBaseVisitor.visitDropOutline(OracleStatementParser.DropOutlineContext ctx)
Visit a parse tree produced by
OracleStatementParser.dropOutline(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitDropOutline(OracleStatementParser.DropOutlineContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.