| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OperatorWithArgtypesListContext |
PostgreSQLStatementParser.operatorWithArgtypesList() |
PostgreSQLStatementParser.OperatorWithArgtypesListContext |
PostgreSQLStatementParser.DropOperatorContext.operatorWithArgtypesList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitOperatorWithArgtypesList(PostgreSQLStatementParser.OperatorWithArgtypesListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.operatorWithArgtypesList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitOperatorWithArgtypesList(PostgreSQLStatementParser.OperatorWithArgtypesListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.operatorWithArgtypesList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.