tokens property

  1. @override
List<Token> tokens
final

The tokens representing the comment.

Implementation

@override
final List<Token> tokens;