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