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, getNodeTypeassign, createList, getNodeName, getPosition, setPosition, toStringpublic YieldTwoNode(ISourcePosition position, ArrayNode args)
public IRubyObject interpret(Ruby runtime, ThreadContext context, IRubyObject self, Block aBlock)
Copyright © 2001-2013 JRuby. All Rights Reserved.