stop property

int? get stop
inherited

Return the start location in the input buffer, or null.

Implementation

int? get stop => _stop;