-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
nice-to-haveLow priority thingsLow priority things
Description
-
Refactor build.gradle to use the kotlin DSLThe kotlin version needs to be supported by the DSL so we'd be stuck on whatever Kotlin version the DSL supports, which is not a good compromise - Add a gif or images to the plugin description and README
- Group tokens by lexical state in structure view
- Show Java members of the parser in structure view
- Intentions to switch between
[..]and(..)? - Safe delete of productions (should consider also usages of the underlying method)
- "Live preview", to test some part of the parser (eg one production) and inspect the parse tree & the built JJTree node
- Generating parser files
- Clear separation between .jjt and .jj files
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
nice-to-haveLow priority thingsLow priority things