nextIdSuffix property

int nextIdSuffix
getter/setter pair

A suffix to use for the next token to ensure all IDs are unique.

Implementation

static int nextIdSuffix = 1;