menu
analyzer package
documentation
ast
Comment
isDocumentation property
isDocumentation
brightness_4
isDocumentation
property
Null safety
bool
isDocumentation
Return
true
if this is a documentation comment.
Implementation
bool get isDocumentation;
analyzer package
documentation
ast
Comment
isDocumentation property
Comment class
Constructors
Comment
Properties
beginToken
childEntities
end
endToken
hashCode
isBlock
isDocumentation
isEndOfLine
isSynthetic
length
offset
parent
references
root
runtimeType
tokens
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==