StreamLexer constructor

StreamLexer()

Implementation

StreamLexer() {
  this.reset("");
}