endToken property
Return the last token included in this node list's source range, or null
if the list is empty.
Implementation
Token get endToken;
Return the last token included in this node list's source range, or null
if the list is empty.
Token get endToken;