endTokenPos property

  1. @optional
int? endTokenPos
getter/setter pair

The last token of the location if this is a range.

Implementation

@optional
int? endTokenPos;