| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.JoinSpecificationContext |
SQLServerStatementParser.joinSpecification() |
SQLServerStatementParser.JoinSpecificationContext |
SQLServerStatementParser.JoinedTableContext.joinSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitJoinSpecification(SQLServerStatementParser.JoinSpecificationContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.joinSpecification(). |
T |
SQLServerStatementVisitor.visitJoinSpecification(SQLServerStatementParser.JoinSpecificationContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.joinSpecification(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.