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