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