| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ScopeClauseContext |
OracleStatementParser.scopeClause() |
OracleStatementParser.ScopeClauseContext |
OracleStatementParser.AlterSystemResetClauseContext.scopeClause(int i) |
OracleStatementParser.ScopeClauseContext |
OracleStatementParser.SetParameterClauseContext.scopeClause(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.ScopeClauseContext> |
OracleStatementParser.AlterSystemResetClauseContext.scopeClause() |
List<OracleStatementParser.ScopeClauseContext> |
OracleStatementParser.SetParameterClauseContext.scopeClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitScopeClause(OracleStatementParser.ScopeClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.scopeClause(). |
T |
OracleStatementBaseVisitor.visitScopeClause(OracleStatementParser.ScopeClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.scopeClause(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.