| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.EmptyStatementContext |
PostgreSQLStatementParser.emptyStatement() |
PostgreSQLStatementParser.EmptyStatementContext |
PostgreSQLStatementParser.ExecuteContext.emptyStatement() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitEmptyStatement(PostgreSQLStatementParser.EmptyStatementContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.emptyStatement(). |
T |
PostgreSQLStatementParserVisitor.visitEmptyStatement(PostgreSQLStatementParser.EmptyStatementContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.emptyStatement(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDALStatementSQLVisitor.visitEmptyStatement(PostgreSQLStatementParser.EmptyStatementContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.