menu
analyzer package
documentation
ast
Comment
isEndOfLine property
isEndOfLine
brightness_4
isEndOfLine
property
Null safety
bool
isEndOfLine
Return
true
if this is an end-of-line comment.
Implementation
bool get isEndOfLine;
analyzer package
documentation
ast
Comment
isEndOfLine 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 ==