| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OperatorDefElemContext |
PostgreSQLStatementParser.operatorDefElem() |
PostgreSQLStatementParser.OperatorDefElemContext |
PostgreSQLStatementParser.OperatorDefListContext.operatorDefElem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.OperatorDefElemContext> |
PostgreSQLStatementParser.OperatorDefListContext.operatorDefElem() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitOperatorDefElem(PostgreSQLStatementParser.OperatorDefElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.operatorDefElem(). |
T |
PostgreSQLStatementBaseVisitor.visitOperatorDefElem(PostgreSQLStatementParser.OperatorDefElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.operatorDefElem(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.