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