| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FromClauseContext |
PostgreSQLStatementParser.fromClause() |
PostgreSQLStatementParser.FromClauseContext |
PostgreSQLStatementParser.SelectClauseContext.fromClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitFromClause(PostgreSQLStatementParser.FromClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.fromClause(). |
T |
PostgreSQLStatementVisitor.visitFromClause(PostgreSQLStatementParser.FromClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.fromClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDMLVisitor.visitFromClause(PostgreSQLStatementParser.FromClauseContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.