| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.PredicateContext |
OracleStatementParser.predicate() |
OracleStatementParser.PredicateContext |
OracleStatementParser.BooleanPrimaryContext.predicate() |
OracleStatementParser.PredicateContext |
OracleStatementParser.PredicateContext.predicate() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitPredicate(OracleStatementParser.PredicateContext ctx)
Visit a parse tree produced by
OracleStatementParser.predicate(). |
T |
OracleStatementBaseVisitor.visitPredicate(OracleStatementParser.PredicateContext ctx)
Visit a parse tree produced by
OracleStatementParser.predicate(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.