tokens property Null safety

List<Token> tokens

The tokens extracted from sourceText.

Implementation

List<Token> get tokens;