| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TypeListContext |
PostgreSQLStatementParser.typeList() |
PostgreSQLStatementParser.TypeListContext |
PostgreSQLStatementParser.AExprContext.typeList() |
PostgreSQLStatementParser.TypeListContext |
PostgreSQLStatementParser.BExprContext.typeList() |
PostgreSQLStatementParser.TypeListContext |
PostgreSQLStatementParser.OpclassItemContext.typeList() |
PostgreSQLStatementParser.TypeListContext |
PostgreSQLStatementParser.PrepTypeClauseContext.typeList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitTypeList(PostgreSQLStatementParser.TypeListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitTypeList(PostgreSQLStatementParser.TypeListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.