| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TableNotExistClause_Context |
PostgreSQLStatementParser.tableNotExistClause_() |
PostgreSQLStatementParser.TableNotExistClause_Context |
PostgreSQLStatementParser.CreateTableContext.tableNotExistClause_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitTableNotExistClause_(PostgreSQLStatementParser.TableNotExistClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableNotExistClause_(). |
T |
PostgreSQLStatementVisitor.visitTableNotExistClause_(PostgreSQLStatementParser.TableNotExistClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableNotExistClause_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.