public class Match2CaptureNode extends Match2Node
containsVariableAssignment, newline
Constructor and Description |
---|
Match2CaptureNode(ISourcePosition position,
Node receiverNode,
Node valueNode,
int[] scopeOffsets) |
Modifier and Type | Method and Description |
---|---|
int[] |
getScopeOffsets() |
accept, childNodes, getNodeType, getReceiverNode, getValueNode, needsDefinitionCheck
containsVariableAssignment, createList, createList, createList, createList, findFirstChild, getLine, getNodeName, getPosition, isNewline, isNil, setNewline, setPosition, toString, toString
public Match2CaptureNode(ISourcePosition position, Node receiverNode, Node valueNode, int[] scopeOffsets)
Copyright © 2001-2015 JRuby. All Rights Reserved.