@DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class)
| Interface | Description |
|---|---|
| MappingGetter |
A getter for a mapping.
|
| TinyMetadata |
Metadata for a Tiny V2 mapping file.
|
| TinyVisitor |
A visitor that explores Tiny V2 mappings.
|
| Class | Description |
|---|---|
| TinyV2Factory |
A factory for the Tiny V2 mapping parser.
|
| Exception | Description |
|---|---|
| MappingParseException |
An exception encountered during mapping parsing.
|