menu
analyzer package
documentation
dart/ast/ast.dart
Comment
isEndOfLine property
isEndOfLine property
dark_mode
light_mode
isEndOfLine
property
bool
get
isEndOfLine
Return
true
if this is an end-of-line comment.
Implementation
bool get isEndOfLine;
analyzer package
documentation
dart/ast/ast
Comment
isEndOfLine property
Comment class