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