| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CreateDomainContext |
PostgreSQLStatementParser.createDomain() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitCreateDomain(PostgreSQLStatementParser.CreateDomainContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createDomain(). |
T |
PostgreSQLStatementBaseVisitor.visitCreateDomain(PostgreSQLStatementParser.CreateDomainContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createDomain(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.