| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DeclareContext |
PostgreSQLStatementParser.declare() |
PostgreSQLStatementParser.DeclareContext |
PostgreSQLStatementParser.ExplainableStmtContext.declare() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitDeclare(PostgreSQLStatementParser.DeclareContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.declare(). |
T |
PostgreSQLStatementBaseVisitor.visitDeclare(PostgreSQLStatementParser.DeclareContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.declare(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.