All Classes
| Class | Description |
|---|---|
| Adaptor | |
| Debug |
Provides an entry point for debugging the processor, holds some constants
to turn debugging features on and of.
|
| Diagnostics | |
| Elements |
Utilities for dealing with
javax.lang.model elements. |
| Elements.Modifiers | |
| Environment |
Provides access to several components of the processing and code
generation context.
|
| Environment.WithEnv | |
| Generator |
The code generator.
|
| Generator.Abort | |
| KnownElements |
Known
javax.lang.model elements such as Object or our
annotations. |
| MeldProcessor |
Main processor class.
|
| TypeRef |
Wraps a
TypeMirror using Types::sameType() in equals(). |
| Version |