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