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