| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ParameterClauseContext |
OracleStatementParser.parameterClause() |
OracleStatementParser.ParameterClauseContext |
OracleStatementParser.AlterSessionSetClauseOptionContext.parameterClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitParameterClause(OracleStatementParser.ParameterClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.parameterClause(). |
T |
OracleStatementBaseVisitor.visitParameterClause(OracleStatementParser.ParameterClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.parameterClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.