endOffset property

int endOffset
getter/setter pair

End offset of the last consumed token (i.e. not the one in token but the one before that)

Implementation

int endOffset = 0;