Opened 16 years ago
Closed 16 years ago
#205 closed enhancement (fixed)
Extend evaluateLiteral in Evaluator to support records, arrays, and characters
| Reported by: | zirkel | Owned by: | zirkel |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1.0 |
| Component: | semantics | Version: | 1.0 |
| Keywords: | array, record, char, literal | Cc: |
Description
Need to call the right methods in the dynamic factory.
Arrays/structs will be initialized to a symbolic constant in the executor. Then loop over the values to set them.
Change History (2)
comment:1 by , 16 years ago
| Status: | new → accepted |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Done.