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, isAnonymous
childNodes, getDepth, getIndex, getName
containsVariableAssignment, createList, createList, createList, createList, executesOnce, findFirstChild, getFile, getLine, getNodeName, getPosition, isNewline, isNil, needsDefinitionCheck, setNewline, setPosition, toString, toString, toStringInternal
public UnnamedRestArgNode(ISourcePosition position, RubySymbol name, int index)
Copyright © 2001-2022 JRuby. All Rights Reserved.