All Classes
| Class | Description |
|---|---|
| AccessPolicy | |
| Adaptor<S,T> |
The adaptor to the underlying AST (
javax.lang.model, PSI). |
| Adaptor.SuperType<T> | |
| BuiltinArgument |
Builtin arguments to setup methods.
|
| ElementConfig<S> |
Base class for all element configurations.
|
| InconsistentModelException |
Thrown when some internal consistency check failed.
|
| Message<S,T> |
Represents a model error or warning message.
|
| Message.Id |
Message IDs for use with `@SuppressWarnings()`.
|
| MessageSink<S,T> |
Provided by the actual tool as a target for all error and warning
messages.
|
| MessageSink.Tracker<S,T> | |
| MessageSink.UniqueWrapper<S,T> | |
| Model<S,T> |
The Meld model.
|
| ModelType<S,T> |
A rich representation of a Meld model type.
|