done property

bool get done

Implementation

bool get done => _pos > tokens.length - 1;