Opened 16 years ago
Closed 16 years ago
#177 closed enhancement (fixed)
Add record literal expression in model package
| Reported by: | ywei | Owned by: | zirkel |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | model | Version: | 1.0 |
| Keywords: | Cc: |
Description
RecordLiteralExpressionIF recordLiteral(RecordTypeIF type, LiteralExpressionIF[] components)
Change History (2)
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Implemented. This is called recordLiteralExpression to be consistent with methods to create other literal expressions.