offset property

  1. @override
int offset
getter/setter pairinherited

The offset from the beginning of the file to the first character in the token.

Implementation

@override
int offset = 0;