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