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, needsDefinitionCheckcontainsVariableAssignment, createList, createList, createList, createList, findFirstChild, getLine, getNodeName, getPosition, isNewline, isNil, setNewline, setPosition, toString, toStringpublic Match2CaptureNode(ISourcePosition position, Node receiverNode, Node valueNode, int[] scopeOffsets)
Copyright © 2001-2015 JRuby. All Rights Reserved.