gnu.kawa.functions
public class AppendValues extends MethodProc implements CanInline, Inlineable
Field Summary | |
---|---|
static AppendValues | appendValues |
Method Summary | |
---|---|
void | apply(CallContext ctx) |
void | compile(ApplyExp exp, Compilation comp, Target target) |
Type | getReturnType(Expression[] args) |
Expression | inline(ApplyExp exp, ExpWalker walker) |