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