| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.TableReferencesContext |
SQL92StatementParser.tableReferences() |
SQL92StatementParser.TableReferencesContext |
SQL92StatementParser.UpdateContext.tableReferences() |
SQL92StatementParser.TableReferencesContext |
SQL92StatementParser.FromClauseContext.tableReferences() |
SQL92StatementParser.TableReferencesContext |
SQL92StatementParser.TableFactorContext.tableReferences() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitTableReferences(SQL92StatementParser.TableReferencesContext ctx)
Visit a parse tree produced by
SQL92StatementParser.tableReferences(). |
T |
SQL92StatementBaseVisitor.visitTableReferences(SQL92StatementParser.TableReferencesContext ctx)
Visit a parse tree produced by
SQL92StatementParser.tableReferences(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DMLVisitor.visitTableReferences(SQL92StatementParser.TableReferencesContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.