kawa.lang
public class TemplateScope extends LetExp implements Externalizable
Constructor Summary | |
---|---|
TemplateScope() | |
TemplateScope(ScopeExp outer) |
Method Summary | |
---|---|
static TemplateScope | make() |
static TemplateScope | make(Translator tr) |
void | readExternal(ObjectInput in) |
void | writeExternal(ObjectOutput out) |