public final class DefaultLoopNode extends LoopNode
Node.Child, Node.ChildrenrepeatingNode| Constructor and Description |
|---|
DefaultLoopNode(RepeatingNode repeatNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeLoop(VirtualFrame frame) |
executeRepeatingNode, getRepeatingNodeaccept, adoptChildren, assignSourceSection, atomic, atomic, clearSourceSection, clone, copy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLanguage, getParent, getRootNode, getSourceSection, insert, insert, isReplaceable, onAdopt, onReplace, replace, replace, toStringpublic DefaultLoopNode(RepeatingNode repeatNode)
public void executeLoop(VirtualFrame frame)
executeLoop in class LoopNode