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