period property

Token? period

Return the token for the period after the 'this' keyword, or null if there is no 'this' keyword.

Implementation

Token? get period;