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