| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.NoInheritContext |
PostgreSQLStatementParser.noInherit() |
PostgreSQLStatementParser.NoInheritContext |
PostgreSQLStatementParser.ColConstraintElemContext.noInherit() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitNoInherit(PostgreSQLStatementParser.NoInheritContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.noInherit(). |
T |
PostgreSQLStatementBaseVisitor.visitNoInherit(PostgreSQLStatementParser.NoInheritContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.noInherit(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.