See: Description
| Class | Description |
|---|---|
| JavariAnnotatedTypeFactory |
Adds implicit and default Javari annotations, only if the user does not
annotate the type explicitly.
|
| JavariChecker |
An annotation processor that checks a program's use of the Javari
type annotations (
@ReadOnly, @Mutable,
@Assignable, @PolyRead and @QReadOnly). |
| JavariVisitor |
A type-checking visitor for the Javari mutability annotations
(
@ReadOnly, @Mutable and @Assignable) that
extends BaseTypeVisitor. |
ReadOnly,
Mutable,
Assignable,
PolyRead,
QReadOnly,
JavariChecker