SourceCodeMixin class abstract

Implemented types
Implementers

Constructors

SourceCodeMixin()

Properties

characterLocation → CharacterLocation?
no setter
config DartdocOptionContext
no setterinherited
documentation String?
no setterinherited
documentationAsHtml String?
no setterinherited
element → Element?
no setter
fullyQualifiedName String
no setterinherited
hasDocumentation bool
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
hasSourceCode bool
no setter
href String?
no setterinherited
isDocumented bool
no setterinherited
kind String
no setterinherited
library Library?
no setter
modelNode ModelNode?
no setter
name String
no setterinherited
namePart String
Utility getter/cache for _MarkdownCommentReference._getResultsForClass.
latefinalinherited
namePieces Set<String>
latefinalinherited
oneLineDoc String?
no setterinherited
packageGraph PackageGraph
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sourceCode String
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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