dartdoc package
documentation
dartdoc
SourceCodeMixin
hasSourceCode property
hasSourceCode
dartdoc package
documentation
dartdoc
SourceCodeMixin
hasSourceCode property
SourceCodeMixin class
Constructors
SourceCodeMixin
Properties
characterLocation
config
documentation
documentationAsHtml
element
fullyQualifiedName
hasDocumentation
hasExtendedDocumentation
hashCode
hasSourceCode
href
isDocumented
kind
library
modelNode
name
namePart
namePieces
oneLineDoc
packageGraph
runtimeType
sourceCode
Methods
noSuchMethod
toString
Operators
operator ==
hasSourceCode
property
bool
hasSourceCode
Implementation
bool get hasSourceCode => config.includeSource && sourceCode.isNotEmpty;