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