| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.NullValueLiteralsContext |
OracleStatementParser.nullValueLiterals() |
OracleStatementParser.NullValueLiteralsContext |
OracleStatementParser.LiteralsContext.nullValueLiterals() |
OracleStatementParser.NullValueLiteralsContext |
OracleStatementParser.OffsetContext.nullValueLiterals() |
OracleStatementParser.NullValueLiteralsContext |
OracleStatementParser.RowcountContext.nullValueLiterals() |
OracleStatementParser.NullValueLiteralsContext |
OracleStatementParser.PercentContext.nullValueLiterals() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitNullValueLiterals(OracleStatementParser.NullValueLiteralsContext ctx)
Visit a parse tree produced by
OracleStatementParser.nullValueLiterals(). |
T |
OracleStatementBaseVisitor.visitNullValueLiterals(OracleStatementParser.NullValueLiteralsContext ctx)
Visit a parse tree produced by
OracleStatementParser.nullValueLiterals(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleStatementSQLVisitor.visitNullValueLiterals(OracleStatementParser.NullValueLiteralsContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.