endPos property Null safety

int? endPos
read / write

The token position at which this range ends. Inclusive.

Implementation

int? endPos;