public class ZYieldNode extends YieldNode
Constructor and Description |
---|
ZYieldNode(ISourcePosition position) |
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 ZYieldNode(ISourcePosition position)
public IRubyObject interpret(Ruby runtime, ThreadContext context, IRubyObject self, Block aBlock)
Copyright © 2001-2014 JRuby. All Rights Reserved.