Represents special return values for the 'preDir', 'postDir' and 'visit'/supplied Closures used with ResourceGroovyMethods.traverse and related methods to control subsequent traversal behavior.
| Enum constant | Description | 
|---|---|
| CONTINUE | |
| SKIP_SIBLINGS | |
| SKIP_SUBTREE | |
| TERMINATE | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.