gnu.kawa.xml
public class MakeAttribute extends NodeConstructor
Field Summary | |
---|---|
static MakeAttribute | makeAttribute |
static QuoteExp | makeAttributeExp |
Method Summary | |
---|---|
void | apply(CallContext ctx) |
void | compileToNode(ApplyExp exp, Compilation comp, ConsumerTarget target) |
Type | getReturnType(Expression[] args) |
int | numArgs() |
static void | startAttribute(Consumer out, Object type) |