| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DeclareContext |
PostgreSQLStatementParser.declare() |
PostgreSQLStatementParser.DeclareContext |
PostgreSQLStatementParser.ExecuteContext.declare() |
PostgreSQLStatementParser.DeclareContext |
PostgreSQLStatementParser.ExplainableStmtContext.declare() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitDeclare(PostgreSQLStatementParser.DeclareContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.declare(). |
T |
PostgreSQLStatementParserBaseVisitor.visitDeclare(PostgreSQLStatementParser.DeclareContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.declare(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitDeclare(PostgreSQLStatementParser.DeclareContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.