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