stop property

int? stop
inherited

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

Implementation

int? get stop => _stop;