| Class | Description |
|---|---|
| ImplicitsTypeAnnotator |
Adds annotations to a type based on the contents of a type.
|
| ListTypeAnnotator |
ListTypeAnnotator is a TypeAnnotator that executes a list of
TypeAnnotator
for each type visited. |
| PropagationTypeAnnotator |
PropagationTypeAnnotator adds qualifiers to types where the qualifier
to add should be transferred from one or more other types. |
| TypeAnnotator |
TypeAnnotator is an abstract AnnotatedTypeScanner to be
used with ListTypeAnnotator |