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