containsVariableAssignment, newline| Constructor and Description |
|---|
PostExeNode(int line,
Node body,
int endLine) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(NodeVisitor<T> iVisitor)
Accept for the visitor pattern.
|
NodeType |
getNodeType() |
childNodes, getArgsNode, getBodyNode, getEndLine, getScope, getVarNodecontainsVariableAssignment, createList, createList, createList, createList, executesOnce, findFirstChild, getFile, getLine, getNodeName, isNewline, isNil, needsDefinitionCheck, setLine, setNewline, toString, toString, toStringExtraInfo, toStringInternal, unsetNewlinepublic PostExeNode(int line,
Node body,
int endLine)
public NodeType getNodeType()
getNodeType in class IterNodepublic <T> T accept(NodeVisitor<T> iVisitor)
Copyright © 2001-2022 JRuby. All Rights Reserved.