Package edu.neu.ccs.demeterf.util

Utility package for method dispatch, field lookup, and various other options.

See:
          Description

Class Summary
CLI CLI Utility Class for parsing arguments etc.
Option Mimics ML Option type ((Some o) | None).
Util Utility Class for globally useful methods
 

Exception Summary
RE Simple RuntimeException with a shorter name.
 

Package edu.neu.ccs.demeterf.util Description

Utility package for method dispatch, field lookup, and various other options.

These classes implement static helper methods that are used during the traversal, method, dispatch, and debugging of DemeterF programs.