public class UnnamedRestArgNode extends RestArgNode
containsVariableAssignment, newline| Constructor and Description |
|---|
UnnamedRestArgNode(int line,
RubySymbol name,
int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStar() |
accept, getNodeType, isAnonymouschildNodes, getDepth, getIndex, getNamecontainsVariableAssignment, createList, createList, createList, createList, executesOnce, findFirstChild, getFile, getLine, getNodeName, isNewline, isNil, needsDefinitionCheck, setLine, setNewline, toString, toString, toStringExtraInfo, toStringInternal, unsetNewlinepublic UnnamedRestArgNode(int line,
RubySymbol name,
int index)
Copyright © 2001-2022 JRuby. All Rights Reserved.