| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.NullValueLiteralsContext |
OracleStatementParser.nullValueLiterals() |
OracleStatementParser.NullValueLiteralsContext |
OracleStatementParser.LiteralsContext.nullValueLiterals() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.