A file visitor.
Initializer |
Visitor() |
Attributes | |
terminated | Source Code shared default Boolean terminated Evaluates to |
Inherited Attributes |
Attributes inherited from: Object hash, string |
Methods | |
afterDirectory | Source Code Called after visiting files and subdirectories of the given directory. |
beforeDirectory | Source Code Called before visiting files and subdirectories
of the given directory. If this method returns
|
file | Source Code Visit a file. |
Inherited Methods |
Methods inherited from: Object equals |