| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DateTimeLiteralsContext |
OracleStatementParser.dateTimeLiterals() |
OracleStatementParser.DateTimeLiteralsContext |
OracleStatementParser.LiteralsContext.dateTimeLiterals() |
OracleStatementParser.DateTimeLiteralsContext |
OracleStatementParser.PartitionKeyValueContext.dateTimeLiterals() |
OracleStatementParser.DateTimeLiteralsContext |
OracleStatementParser.SubpartitionKeyValueContext.dateTimeLiterals() |
OracleStatementParser.DateTimeLiteralsContext |
OracleStatementParser.DateValueContext.dateTimeLiterals() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDateTimeLiterals(OracleStatementParser.DateTimeLiteralsContext ctx)
Visit a parse tree produced by
OracleStatementParser.dateTimeLiterals(). |
T |
OracleStatementBaseVisitor.visitDateTimeLiterals(OracleStatementParser.DateTimeLiteralsContext ctx)
Visit a parse tree produced by
OracleStatementParser.dateTimeLiterals(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.