| 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 |
PostgreSQLStatementVisitor.visitExplicitRow(PostgreSQLStatementParser.ExplicitRowContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.explicitRow(). |
T |
PostgreSQLStatementBaseVisitor.visitExplicitRow(PostgreSQLStatementParser.ExplicitRowContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.explicitRow(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.