constructor()

in lib/lexer.js [23:25]


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