| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.CompilerParametersClauseContext |
OracleStatementParser.compilerParametersClause() |
OracleStatementParser.CompilerParametersClauseContext |
OracleStatementParser.TriggerCompileClauseContext.compilerParametersClause(int i) |
OracleStatementParser.CompilerParametersClauseContext |
OracleStatementParser.PackageCompileClauseContext.compilerParametersClause(int i) |
OracleStatementParser.CompilerParametersClauseContext |
OracleStatementParser.LibraryCompileClauseContext.compilerParametersClause(int i) |
OracleStatementParser.CompilerParametersClauseContext |
OracleStatementParser.FunctionCompileClauseContext.compilerParametersClause(int i) |
OracleStatementParser.CompilerParametersClauseContext |
OracleStatementParser.ProcedureCompileClauseContext.compilerParametersClause(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.CompilerParametersClauseContext> |
OracleStatementParser.TriggerCompileClauseContext.compilerParametersClause() |
List<OracleStatementParser.CompilerParametersClauseContext> |
OracleStatementParser.PackageCompileClauseContext.compilerParametersClause() |
List<OracleStatementParser.CompilerParametersClauseContext> |
OracleStatementParser.LibraryCompileClauseContext.compilerParametersClause() |
List<OracleStatementParser.CompilerParametersClauseContext> |
OracleStatementParser.FunctionCompileClauseContext.compilerParametersClause() |
List<OracleStatementParser.CompilerParametersClauseContext> |
OracleStatementParser.ProcedureCompileClauseContext.compilerParametersClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitCompilerParametersClause(OracleStatementParser.CompilerParametersClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.compilerParametersClause(). |
T |
OracleStatementBaseVisitor.visitCompilerParametersClause(OracleStatementParser.CompilerParametersClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.compilerParametersClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.