tokens property

List<Token> get tokens

The tokens comprising the identifier (including periods).

Implementation

List<Token> get tokens;