| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ArgumentsContext |
OracleStatementParser.arguments() |
OracleStatementParser.ArgumentsContext |
OracleStatementParser.AnalyticFunctionContext.arguments() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementBaseVisitor.visitArguments(OracleStatementParser.ArgumentsContext ctx)
Visit a parse tree produced by
OracleStatementParser.arguments(). |
T |
OracleStatementVisitor.visitArguments(OracleStatementParser.ArgumentsContext ctx)
Visit a parse tree produced by
OracleStatementParser.arguments(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.