| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PipelinedClauseContext |
OracleStatementParser.pipelinedClause() |
OracleStatementParser.PipelinedClauseContext |
OracleStatementParser.PlsqlFunctionSourceContext.pipelinedClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.PipelinedClauseContext> |
OracleStatementParser.PlsqlFunctionSourceContext.pipelinedClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitPipelinedClause(OracleStatementParser.PipelinedClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.pipelinedClause(). |
T |
OracleStatementBaseVisitor.visitPipelinedClause(OracleStatementParser.PipelinedClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.pipelinedClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.