Package edu.cmu.cs.crystal.annotations

Utilities for automatically retrieving and storing Java annotations for use by a Crystal analsysis.

See:
          Description

Interface Summary
ICrystalAnnotation Interface for accessing annotations through the Crystal annotation database.
 

Class Summary
AnnotationDatabase This class is a database for annotations.
AnnotationSummary Represents the annotations for a method declaration.
CrystalAnnotation The simplest kind of ICrystalAnnotation.
 

Package edu.cmu.cs.crystal.annotations Description

Utilities for automatically retrieving and storing Java annotations for use by a Crystal analsysis.