STR-726: Embedded concrete syntax ignores annotations
Stratego ignores any annotations defined from concrete syntax. This happens with an SDF production like: Type Id -> Param {ast(“<1>{Id(<2>)}”). In pretty-printed stratego code, the {Id(_)} part is stripped off.
Submitted on 29 June 2007 at 14:06
Log in to post comments