public class BlockArg18Node extends Node
| Constructor and Description |
|---|
BlockArg18Node(ISourcePosition position,
Node blockArgAssignee,
Node normalBlockArgs) |
| Modifier and Type | Method and Description |
|---|---|
Object |
accept(NodeVisitor visitor) |
List<Node> |
childNodes() |
Node |
getArgs() |
Node |
getBlockArg() |
NodeType |
getNodeType() |
assign, createList, createList, createList, createList, definition, getNodeName, getPosition, interpret, isNil, setPosition, toStringpublic BlockArg18Node(ISourcePosition position, Node blockArgAssignee, Node normalBlockArgs)
public Node getArgs()
public Node getBlockArg()
public Object accept(NodeVisitor visitor)
public List<Node> childNodes()
childNodes in class Nodepublic NodeType getNodeType()
getNodeType in class NodeCopyright © 2001-2014 JRuby. All Rights Reserved.