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