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