Bridges the gap between model elements and packages, both of which have documentation.

Implements
Implemented by

Constructors

Documentable()

Properties

documentation → String
read-only
documentationAsHtml → String
read-only
hasDocumentation → bool
read-only
hasExtendedDocumentation → bool
read-only
name → String
read-only
oneLineDoc → String
read-only
overriddenDocumentedElement Documentable
read-only
package Package
read-only
documentationFrom Locatable
read-only, inherited
element → Element
read-only, inherited
elementLocation → String
read-only, inherited
fullyQualifiedName → String
read-only, inherited
hashCode → int
The hash code for this object.
read-only, inherited
href → String
read-only, inherited
isCanonical → bool
read-only, inherited
lineAndColumn → Tuple2<int, int>
read-only, inherited
runtimeType → Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
toString() → String
Returns a string representation of this object.
inherited
warn(PackageWarning warning, { String message, Locatable referredFrom }) → void
inherited

Operators

operator ==(other) → bool
The equality operator.
inherited