public class ReplaceNode
extends java.lang.Object
TraverserContext.setVar(Class, Object)
to indicate that the current node should be replaced.
This is used when the new Node actually has different children and you wanna iterator over the new State.Constructor and Description |
---|
ReplaceNode(java.lang.Object newNode) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getNewNode() |