|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ast.util.ArgsUtil
Constructor Summary | |
ArgsUtil()
|
Method Summary | |
static Block |
beginCallArgs(ThreadContext context)
|
static void |
endCallArgs(ThreadContext context,
Block currentBlock)
|
static IRubyObject[] |
setupArgs(ThreadContext context,
EvaluateVisitor visitor,
INode node)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ArgsUtil()
Method Detail |
public static Block beginCallArgs(ThreadContext context)
public static void endCallArgs(ThreadContext context, Block currentBlock)
public static IRubyObject[] setupArgs(ThreadContext context, EvaluateVisitor visitor, INode node)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |