menu
analyzer package
documentation
ast
Comment
isBlock property
isBlock
brightness_4
isBlock
property
Null safety
bool
isBlock
Return
true
if this is a block comment.
Implementation
bool get isBlock;
analyzer package
documentation
ast
Comment
isBlock 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 ==