tokens property

List<Token> tokens
final

The tokens that were scanned in the source file, including those that are Token.invisibleToParser.

Implementation

final List<Token> tokens;