This shows you the differences between two versions of the page.
|
alf:teme:tema4_en [2020/04/21 22:04] alexandru.radovici |
alf:teme:tema4_en [2020/04/25 12:15] (current) alexandru.radovici |
||
|---|---|---|---|
| Line 56: | Line 56: | ||
| symbol_table: {...}, // the symbol_table | symbol_table: {...}, // the symbol_table | ||
| ast: [...], // the ast with the type for very node that returns a value | ast: [...], // the ast with the type for very node that returns a value | ||
| - | error_list [] // the error list | + | errors [] // the error list |
| } | } | ||
| </code> | </code> | ||