Package chord.program

Program representation.

See:
          Description

Class Summary
CFGLoopFinder Inference of all loops in a control-flow graph.
MethodElem Representation of the unique location of any bytecode in any method declared in any class in the program.
MethodSign Representation of the signature of a method.
Program Representation of a Java program.
 

Package chord.program Description

Program representation.