index property

int index
getter/setter pair

The index of this Token in the list of tokens scanned.

Implementation

late int index;