The dependency to lpg.runtime should be removed if possible
The AST classes currently implement the lpg.runtime.IAst interface, which may no longer be necessary. This type defines a getChildren() method with a return type (the raw, concrete ArrayList type) that conflicts with that of IStrategoTerm.
Submitted by Lennart Kats on 16 February 2010 at 15:49
Issue Log
On 16 December 2012 at 11:06 Guido Wachsmuth tagged @vvergu
On 16 December 2012 at 14:03 Vlad Vergu commented:
Blocked by Spoofax/598.
On 8 January 2013 at 16:01 Eelco Visser tagged imp
On 8 January 2013 at 16:34 Eelco Visser removed tag @lennartkats
On 18 January 2013 at 21:49 Vlad Vergu commented:
This is indeed easily done once we update IMP.
Log in to post comments