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