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