| 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 |
PostgreSQLStatementParserVisitor.visitNoInherit(PostgreSQLStatementParser.NoInheritContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.noInherit(). |
T |
PostgreSQLStatementParserBaseVisitor.visitNoInherit(PostgreSQLStatementParser.NoInheritContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.noInherit(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.