public class WhenOneArgNode extends WhenNode
bodyNode, expressionNodes
containsVariableAssignment, newline
Constructor and Description |
---|
WhenOneArgNode(ISourcePosition position,
Node expressionNode,
Node bodyNode,
Node nextCase) |
accept, childNodes, getBodyNode, getExpressionNodes, getNextCase, getNodeType
containsVariableAssignment, createList, createList, createList, createList, findFirstChild, getLine, getNodeName, getPosition, isNewline, isNil, needsDefinitionCheck, setNewline, setPosition, toString, toString
public WhenOneArgNode(ISourcePosition position, Node expressionNode, Node bodyNode, Node nextCase)
Copyright © 2001-2016 JRuby. All Rights Reserved.