Package edu.neu.ccs.demeterf.lazy

DemeterF functional (lazy) traversal control experiment and an example.

See:
          Description

Class Summary
Thunk<T> Represents a function which does the traversal of an Object and returns the result...
Traversal Special Traversal that only traverses fields as needed based on the signatures of the combine methods given.
 

Package edu.neu.ccs.demeterf.lazy Description

DemeterF functional (lazy) traversal control experiment and an example.