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