| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.JoinedTableContext |
SQL92StatementParser.joinedTable() |
SQL92StatementParser.JoinedTableContext |
SQL92StatementParser.TableReferenceContext.joinedTable(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQL92StatementParser.JoinedTableContext> |
SQL92StatementParser.TableReferenceContext.joinedTable() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitJoinedTable(SQL92StatementParser.JoinedTableContext ctx)
Visit a parse tree produced by
SQL92StatementParser.joinedTable(). |
T |
SQL92StatementBaseVisitor.visitJoinedTable(SQL92StatementParser.JoinedTableContext ctx)
Visit a parse tree produced by
SQL92StatementParser.joinedTable(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DMLVisitor.visitJoinedTable(SQL92StatementParser.JoinedTableContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.