public class ZArrayNode extends ListNode implements ILiteralNode
containsVariableAssignment, newline
Constructor and Description |
---|
ZArrayNode(ISourcePosition position) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(NodeVisitor<T> iVisitor)
Accept for the visitor pattern.
|
NodeType |
getNodeType() |
add, addAll, addAll, addAll, addAllInternal, addInternal, childNodes, children, get, getLast, growList, isEmpty, iterator, size
containsVariableAssignment, createList, createList, createList, createList, executesOnce, findFirstChild, getFile, getLine, getNodeName, getPosition, isNewline, isNil, needsDefinitionCheck, setNewline, setPosition, toString, toString, toStringInternal
public ZArrayNode(ISourcePosition position)
public NodeType getNodeType()
getNodeType
in class ListNode
public <T> T accept(NodeVisitor<T> iVisitor)
Copyright © 2001-2019 JRuby. All Rights Reserved.