public class KeywordRestArgNode extends ArgumentNode
containsVariableAssignment, newline| Constructor and Description | 
|---|
| KeywordRestArgNode(ISourcePosition position,
                  String name,
                  int index) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> T | accept(NodeVisitor<T> visitor) | 
| NodeType | getNodeType() | 
childNodes, getDepth, getIndex, getName, setNamecontainsVariableAssignment, createList, createList, createList, createList, findFirstChild, getLine, getNodeName, getPosition, isNewline, isNil, needsDefinitionCheck, setNewline, setPosition, toString, toStringpublic KeywordRestArgNode(ISourcePosition position, String name, int index)
public <T> T accept(NodeVisitor<T> visitor)
accept in class ArgumentNodepublic NodeType getNodeType()
getNodeType in class ArgumentNodeCopyright © 2001-2015 JRuby. All Rights Reserved.