Method | Description | |
---|---|---|
CheckDoneVisitor ( bool done ) : System |
Expects whether we are checking for 'new' tasks/tasklists to mark as done or not done
|
|
visit ( Note n ) : void | ||
visit ( Task task ) : void | ||
visit ( |
public CheckDoneVisitor ( bool done ) : System | ||
done | bool |
/// A |
return | System |