| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.FilterPredicateContext |
SQLServerStatementParser.filterPredicate() |
SQLServerStatementParser.FilterPredicateContext |
SQLServerStatementParser.CreateIndexClauseContext.filterPredicate() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitFilterPredicate(SQLServerStatementParser.FilterPredicateContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.filterPredicate(). |
T |
SQLServerStatementVisitor.visitFilterPredicate(SQLServerStatementParser.FilterPredicateContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.filterPredicate(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.