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