Package de.danielbechler.diff.node
Class Visit
java.lang.Object
de.danielbechler.diff.node.Visit
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Visit
public Visit()
-
-
Method Details
-
stop
public void stop() -
dontGoDeeper
public void dontGoDeeper() -
isStopped
public boolean isStopped() -
isAllowedToGoDeeper
public boolean isAllowedToGoDeeper()
-