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