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 |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.