| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ExplicitRowContext |
PostgreSQLStatementParser.explicitRow() |
PostgreSQLStatementParser.ExplicitRowContext |
PostgreSQLStatementParser.CExprContext.explicitRow() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitExplicitRow(PostgreSQLStatementParser.ExplicitRowContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.explicitRow(). |
T |
PostgreSQLStatementParserVisitor.visitExplicitRow(PostgreSQLStatementParser.ExplicitRowContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.explicitRow(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.