constructor()

in lib/lexer.js [13:15]


  constructor() {
    super(Tag.START);
  }