start property

int start

The start offset of this token.

Implementation

int get start => span.start.offset;