Represents special return values for the 'preDir', 'postDir' and 'visit'/supplied Closures used with DefaultGroovyMethods.traverse and related methods to control subsequent traversal behavior.
| Enum constant | Description |
|---|---|
CONTINUE |
|
SKIP_SIBLINGS |
|
SKIP_SUBTREE |
|
TERMINATE |
| Methods inherited from class | Name |
|---|---|
class Enum |
name, equals, toString, hashCode, compareTo, compareTo, valueOf, describeConstable, getDeclaringClass, ordinal, getClass, notify, notifyAll, wait, wait, wait |
class Object |
equals, toString, hashCode, getClass, notify, notifyAll, wait, wait, wait |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.