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