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