index property

int index
getter/setter pair

The current position in the source string.

Implementation

int index = 0;