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