Documentable class
Bridges the gap between model elements and packages, both of which have documentation.
- Inheritance
- Implementers
Constructors
Properties
- config → DartdocOptionContext
-
read-only
- documentation → String
-
read-only
- documentationAsHtml → String
-
read-only
- fullyQualifiedName → String
-
read-only, inherited
- hasDocumentation → bool
-
read-only
- hasExtendedDocumentation → bool
-
read-only
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- href → String
-
read-only
- isDocumented → bool
-
read-only
- kind → String
-
read-only
- name → String
-
read-only, inherited
- namePart → String
-
Utility getter/cache for
_MarkdownCommentReference._getResultsForClass
.read-only, inherited -
namePieces
→ Set<
String> -
read-only, inherited
- oneLineDoc → String
-
read-only
- packageGraph → PackageGraph
-
read-only
- 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 -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited