| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.PredicateContext |
SQLServerStatementParser.predicate() |
SQLServerStatementParser.PredicateContext |
SQLServerStatementParser.BooleanPrimaryContext.predicate() |
SQLServerStatementParser.PredicateContext |
SQLServerStatementParser.PredicateContext.predicate() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitPredicate(SQLServerStatementParser.PredicateContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.predicate(). |
T |
SQLServerStatementVisitor.visitPredicate(SQLServerStatementParser.PredicateContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.predicate(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerStatementSQLVisitor.visitPredicate(SQLServerStatementParser.PredicateContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.