Whether documentation is available for this template.
Whether documentation is available for this template.
The kind of the entity
The kind of the entity
The annotations attached to this entity, if any.
The annotations attached to this entity, if any.
Similar to symbols, so we can track entities
Similar to symbols, so we can track entities
Whether or not the template was defined in a package object
Whether or not the template was defined in a package object
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 type of this entity, with type members
The type of this entity, with type members
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.
(templateImpl: StringAdd).self
(templateImpl: StringFormat).self
(templateImpl: ArrowAssoc[TemplateImpl]).x
(Since version 2.10.0) Use leftOfArrow
instead
(templateImpl: Ensuring[TemplateImpl]).x
(Since version 2.10.0) Use resultOfEnsuring
instead