public class ASTCompiler.VariableArityArguments extends java.lang.Object implements ArgumentsCallback
| Constructor and Description |
|---|
ASTCompiler.VariableArityArguments(Node node) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(BodyCompiler context) |
int |
getArity() |
public ASTCompiler.VariableArityArguments(Node node)
public int getArity()
getArity in interface ArgumentsCallbackpublic void call(BodyCompiler context)
call in interface CompilerCallbackCopyright © 2002-2009 JRuby Team. All Rights Reserved.