You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically chevrotain uses the ES6 classes for tokens. And when we use the class, instead of passing the class name into the this.CONSUME function, it passes _get__. Would rewire somehow change the class's name?
The text was updated successfully, but these errors were encountered:
Chevrotain/chevrotain#601
Basically chevrotain uses the ES6 classes for tokens. And when we use the class, instead of passing the class name into the
this.CONSUME
function, it passes_get__
. Would rewire somehow change the class's name?The text was updated successfully, but these errors were encountered: