public class UnnamedRestArgNode extends RestArgNode
containsVariableAssignment, newline| Constructor and Description |
|---|
UnnamedRestArgNode(ISourcePosition position,
RubySymbol name,
int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStar() |
accept, getNodeType, isAnonymouschildNodes, getDepth, getIndex, getNamecontainsVariableAssignment, createList, createList, createList, createList, findFirstChild, getFile, getLine, getNodeName, getPosition, isNewline, isNil, needsDefinitionCheck, setNewline, setPosition, toString, toString, toStringInternalpublic UnnamedRestArgNode(ISourcePosition position, RubySymbol name, int index)
Copyright © 2001-2018 JRuby. All Rights Reserved.