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