gnu.kawa.xml
public class MakeProcInst extends NodeConstructor
| Field Summary | |
|---|---|
| static MakeProcInst | makeProcInst |
| Method Summary | |
|---|---|
| void | apply(CallContext ctx) |
| void | compileToNode(ApplyExp exp, Compilation comp, ConsumerTarget target) |
| int | numArgs() |
| static void | procInst$C(Object target, Object content, Consumer out) |
| static void | procInst$X(Object target, Object content, CallContext ctx) |