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
{{ message }}
This repository was archived by the owner on Jun 24, 2020. It is now read-only.
The reason is that, for this example, the GroupingLexer must be materialized before it can be added to its own list of lexer rules. This is not supported right now because of an oversight.
The text was updated successfully, but these errors were encountered:
It's not possible right now to construct a rule that references itself.
The reason is that, for this example, the
GroupingLexer
must be materialized before it can be added to its own list of lexer rules. This is not supported right now because of an oversight.The text was updated successfully, but these errors were encountered: