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