module test-prettyprint

language Stratego-Sugar

/**
* Testcases Pretty-Print
*/
test Rename S-Rule

module test-prettyprint
rules
bar(
refactor format-refactoring to
"module test-prettyprint
rules
bar(

either ATerm or Fragment

amb([
ATerm(list([list([fun(quoted(“"module test-prettyprint …
, Fragment(Output(”[[“, QuotePart(”"module test-prettyprint …])

Submitted by Maartje on 4 August 2011 at 15:05

On 4 August 2011 at 15:05 Maartje tagged testing

On 4 August 2011 at 15:09 Lennart Kats commented:

I guess ATerm needs a reject rule. There’s already a rule like that Term, IIRC.


On 7 August 2011 at 15:20 Maartje commented:

avoid gezet op ATerm


On 7 August 2011 at 15:20 Maartje closed this issue.

On 9 September 2011 at 09:48 Lennart Kats tagged @maartje

On 9 September 2011 at 09:48 Lennart Kats tagged 1.0

Log in to post comments