endToken property

Token? endToken

Return the last token included in this node list's source range, or null if the list is empty.

Implementation

Token? get endToken;