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