|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.compiler.ASTCompiler.SpecificArityArguments
public class ASTCompiler.SpecificArityArguments
| Constructor Summary | |
|---|---|
ASTCompiler.SpecificArityArguments(Node node)
|
|
| Method Summary | |
|---|---|
void |
call(MethodCompiler context)
|
int |
getArity()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ASTCompiler.SpecificArityArguments(Node node)
| Method Detail |
|---|
public int getArity()
getArity in interface ArgumentsCallbackpublic void call(MethodCompiler context)
call in interface CompilerCallback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||