Whether documentation is available for this template.
Whether documentation is available for this template.
The annotations attached to this entity, if any.
The annotations attached to this entity, if any.
The template of which this entity is a member.
The template of which this entity is a member.
Whether this template is a case class.
Whether this template is a case class.
Whether this template is a class.
Whether this template is a class.
Whether this template is an object.
Whether this template is an object.
Whether this template is a package (including the root package).
Whether this template is a package (including the root package).
Whether this template is the root package.
Whether this template is the root package.
Whether this template is a trait.
Whether this template is a trait.
The name of the entity.
The name of the entity. Note that the name does not qualify this entity uniquely; use its qualifiedName
instead.
The qualified name of the entity.
The qualified name of the entity. This is this entity's name preceded by the qualified name of the template of which this entity is a member. The qualified name is unique to this entity.
The self-type of this template, if it differs from the template type.
The self-type of this template, if it differs from the template type.
The list of entities such that each is a member of the entity that follows it; the first entity is always this entity, the last the root package entity.
The list of entities such that each is a member of the entity that follows it; the first entity is always this entity, the last the root package entity.
The qualified name of this entity.
The qualified name of this entity.
The Scaladoc universe of which this entity is a member.
The Scaladoc universe of which this entity is a member.
Provides a default implementation for instances of the
WeakTemplateEntity
type. It must be instantiated as aSymbolicEntity
to access the compiler symbol that underlies the entity.