menu
df_safer_dart_lints package
documentation
_common.dart
Comment
tokens property
tokens property
dark_mode
light_mode
tokens
property
List
<
Token
>
get
tokens
The tokens representing the comment.
Implementation
List<Token> get tokens;
df_safer_dart_lints package
documentation
_common
Comment
tokens property
Comment class