containsVariableAssignment, newline| Constructor and Description |
|---|
BlockNode(int line) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(NodeVisitor<T> iVisitor)
RubyMethod used by visitors.
|
boolean |
executesOnce() |
NodeType |
getNodeType() |
add, addAll, addAll, addAll, addAllInternal, addInternal, childNodes, children, get, getLast, isEmpty, iterator, sizecontainsVariableAssignment, createList, createList, createList, createList, findFirstChild, getFile, getLine, getNodeName, isNewline, isNil, needsDefinitionCheck, setLine, setNewline, toString, toString, toStringExtraInfo, toStringInternal, unsetNewlinepublic NodeType getNodeType()
getNodeType in class ListNodepublic <T> T accept(NodeVisitor<T> iVisitor)
public boolean executesOnce()
executesOnce in class NodeCopyright © 2001-2022 JRuby. All Rights Reserved.