The entity's description, if any.
The entity's type.
The interface' fields, keyed by their FieldData#name.
The entity's unique id (relative to others in the same context). Used as key in collections.
Specifically:
qualifiedName
.name
.prototype
, to avoid conflicts with overloaded methods.The interface' methods, keyed by their MethodData#prototype.
The entity's name.
Can be an interface's fully qualified name, or an ExternalEntityData.
The fully qualified name of the interface (eg. java.lang.Iterable
).
The entity's signature.
The interface's Javadocs URL.
The interface's deprecation notice, if any.
This property is always present if the interface is deprecated, regardless of whether it the notice any description or not.