isEOF property

bool get isEOF

Implementation

bool get isEOF => col == row && col == -1;