|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationSummary | |
---|---|
edu.cmu.cs.crystal.annotations | Utilities for automatically retrieving and storing Java annotations for use by a Crystal analsysis. |
Uses of AnnotationSummary in edu.cmu.cs.crystal.annotations |
---|
Methods in edu.cmu.cs.crystal.annotations that return AnnotationSummary | |
---|---|
AnnotationSummary |
AnnotationDatabase.getSummaryForMethod(IMethodBinding binding)
Given a method binding, returns a summary that represents annotation info for that method declaration. |
Methods in edu.cmu.cs.crystal.annotations with parameters of type AnnotationSummary | |
---|---|
void |
AnnotationSummary.add(AnnotationSummary summary)
|
void |
AnnotationDatabase.addAnnotationToMethod(AnnotationSummary anno,
MethodDeclaration method)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |