kawa.standard
Class object
- Named, Printable
accessKeyword
public static final Keyword accessKeyword
allocationKeyword
public static final Keyword allocationKeyword
objectSyntax
public static final object objectSyntax
throwsKeyword
public static final Keyword throwsKeyword
object
public object(Lambda lambda)
rewriteClassDef
public void rewriteClassDef(Object[] saved,
Translator tr)
scanClassDef
public Object[] scanClassDef(Pair pair,
ClassExp oexp,
Translator tr)
Does the first "scan-time" processing of the class/object definition.
Returns an array of values to be used at "rewrite-time".