| Class | Description |
|---|---|
| ClassTypeImpl |
Fake implementation of
DeclaredType for unit tests. |
| ClassTypeImpl.Builder | |
| FakeMessager |
Fake implementation of
Messager that stores all messages as strings of the form
"[SEVERITY] Message", indexed (non-uniquely) by element. |
| GenericElement |
Fake representation of a generic top-level class element.
|
| GenericElement.Builder |
Builder of
GenericElement instances. |
| GenericElementParameter |
Fake implementation of a formal type parameter of a
GenericElement. |
| GenericElementParameter.Builder |
Builder of
GenericElementParameter instances. |
| GenericElementParameter.TypeVariableImpl |
Fake implementation of a type variable declared by a
GenericElement. |
| GenericMirror |
Fake representation of a generic top-level type.
|
| NameImpl | |
| NoTypes |
Fake implementation of
NoType for unit tests. |
| NullTypeImpl | |
| PackageElementImpl | |
| PrimitiveTypeImpl |
Fake implementation of
PrimitiveType for unit tests. |
| TypeVariableImpl |
Fake implementation of
TypeVariable for unit tests. |