| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.TableFactorContext |
SQL92StatementParser.tableFactor() |
SQL92StatementParser.TableFactorContext |
SQL92StatementParser.TableReferenceContext.tableFactor() |
SQL92StatementParser.TableFactorContext |
SQL92StatementParser.JoinedTableContext.tableFactor() |
| Modifier and Type | Method and Description |
|---|---|
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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DMLVisitor.visitTableFactor(SQL92StatementParser.TableFactorContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.