kawa.standard

Class begin

public class begin extends Syntax

Implement the re-writer for the "begin" primitive.
Field Summary
static beginbegin
Method Summary
Expressionrewrite(Object obj, Translator tr)
voidscanForm(Pair st, ScopeExp defs, Translator tr)

Field Detail

begin

public static final begin begin

Method Detail

rewrite

public Expression rewrite(Object obj, Translator tr)

scanForm

public void scanForm(Pair st, ScopeExp defs, Translator tr)