public class Match2CaptureNode extends Match2Node
containsVariableAssignment| 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, isNil, setPosition, toString, toStringpublic Match2CaptureNode(ISourcePosition position, Node receiverNode, Node valueNode, int[] scopeOffsets)
Copyright © 2001-2015 JRuby. All Rights Reserved.