endPos property

int? endPos
getter/setter pair

The token position at which this range ends. Inclusive.

Implementation

int? endPos;