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, findFirstChild, getFile, getLine, getNodeName, getPosition, isNewline, isNil, needsDefinitionCheck, setNewline, setPosition, toString, toString, toStringInternal
public UnnamedRestArgNode(ISourcePosition position, RubySymbol name, int index)
Copyright © 2001-2018 JRuby. All Rights Reserved.