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