Chevrotain / chevrotain

Parser Building Toolkit for JavaScript
https://chevrotain.io
Apache License 2.0
2.44k stars 200 forks source link

fix: missing call to lookahead initialization #1878

Closed msujew closed 1 year ago

msujew commented 1 year ago
  1. Fixes the missing call to the lookahead initialization method
  2. Adds the { maxLookahead: number } options to the LLk constructor