Skip to content

Commit

Permalink
regen BNF/JFlex lexers with JFlex 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YannCebron committed May 8, 2024
1 parent e0b66e9 commit 69ca67d
Show file tree
Hide file tree
Showing 2 changed files with 600 additions and 430 deletions.
Loading

3 comments on commit 69ca67d

@ice1000
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where did you get jflex 1.9.2? The official website shows 1.9.1

@YannCebron
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

org.intellij.grammar.actions.BnfRunJFlexAction#JFLEX_URL

@ice1000
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Please sign in to comment.