| 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 |
PostgreSQLStatementVisitor.visitTypeList(PostgreSQLStatementParser.TypeListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeList(). |
T |
PostgreSQLStatementBaseVisitor.visitTypeList(PostgreSQLStatementParser.TypeListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeList(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.