public class YieldTwoNode extends YieldNode
Constructor and Description |
---|
YieldTwoNode(ISourcePosition position,
ArrayNode args) |
Modifier and Type | Method and Description |
---|---|
IRubyObject |
interpret(Ruby runtime,
ThreadContext context,
IRubyObject self,
Block aBlock) |
accept, childNodes, definition, getArgsNode, getCheckState, getExpandArguments, getNodeType
assign, createList, createList, createList, createList, getNodeName, getPosition, isNil, setPosition, toString
public YieldTwoNode(ISourcePosition position, ArrayNode args)
public IRubyObject interpret(Ruby runtime, ThreadContext context, IRubyObject self, Block aBlock)
Copyright © 2001-2015 JRuby. All Rights Reserved.