| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DefElemContext |
PostgreSQLStatementParser.defElem() |
PostgreSQLStatementParser.DefElemContext |
PostgreSQLStatementParser.DefListContext.defElem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.DefElemContext> |
PostgreSQLStatementParser.DefListContext.defElem() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitDefElem(PostgreSQLStatementParser.DefElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.defElem(). |
T |
PostgreSQLStatementParserVisitor.visitDefElem(PostgreSQLStatementParser.DefElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.defElem(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.