onSave and ast
The OnSave strategy operates on the original source ast, but calls StrategoObserver.makeInputTerm with useSourceAst = false.
Submitted by Nathan Bruning on 8 November 2010 at 18:15
This causes a warning ("Could not determine term corresponding to … in resulting AST
") to appear in the error log.
Issue Log
On 8 January 2013 at 16:26 Gabriël Konat tagged 1.1
On 8 January 2013 at 16:26 Gabriël Konat tagged runtime
On 8 January 2013 at 16:26 Gabriël Konat tagged minor
On 18 January 2013 at 20:00 Guido Wachsmuth tagged @gohla
On 22 January 2013 at 08:35 Gabriël Konat commented:
On save handler uses analyzed AST, not source AST, so this does not apply any more.
On 22 January 2013 at 08:35 Gabriël Konat closed this issue.
Log in to post comments