Method | Description | |
---|---|---|
Macro ( Object parms, Object body, Environment env ) : System | ||
expand ( |
||
macroExpand ( |
public Macro ( Object parms, Object body, Environment env ) : System | ||
parms | Object | |
body | Object | |
env | Environment | |
return | System |
public expand ( |
||
interpreter | ||
oldPair | ||
args | Object | |
return |
public static macroExpand ( |
||
interpreter | ||
x | Object | |
return | Object |