@SubtypeOf(value={}) public static @interface TypeMirrorConverter.Key
| Modifier and Type | Optional Element and Description |
|---|---|
String |
desc
A string representation of the qualifier this
TypeMirrorConverter.Key
represents. |
int |
index
An index into the lookup table.
|
public abstract String desc
TypeMirrorConverter.Key
represents. This lets us have slightly nicer error messages.