gnu.kawa.xml
public class MakeText extends NodeConstructor
Field Summary | |
---|---|
static MakeText | makeText |
Method Summary | |
---|---|
void | apply(CallContext ctx) |
Object | apply1(Object arg) |
void | compile(ApplyExp exp, Compilation comp, Target target) |
void | compileToNode(ApplyExp exp, Compilation comp, ConsumerTarget target) |
int | numArgs() |
static void | text$X(Object arg, CallContext ctx) |