| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.ConjunctContext |
SQLServerStatementParser.conjunct() |
SQLServerStatementParser.ConjunctContext |
SQLServerStatementParser.FilterPredicateContext.conjunct(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.ConjunctContext> |
SQLServerStatementParser.FilterPredicateContext.conjunct() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitConjunct(SQLServerStatementParser.ConjunctContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.conjunct(). |
T |
SQLServerStatementBaseVisitor.visitConjunct(SQLServerStatementParser.ConjunctContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.conjunct(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.