eofToken property

Token? eofToken
getter/setter pair

This field caches the EOF token for the token source.

Implementation

Token? eofToken;