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