TokenSet constructor

TokenSet()

Implementation

TokenSet() {
  nextId += 1;
}