fredyvonvinet / ANTLR4-Plugins-for-NetBeans

NetBeans plugins for ANTLR 4 enabling to integrate ANTLR grammar files in standard NetBeans projects (ant-based or Maven-based).
9 stars 11 forks source link

@init and @action are not well colored by coloring lexer #25

Closed fredyvonvinet closed 7 years ago

fredyvonvinet commented 7 years ago

@init and @action are not well managed by syntax coloring lexer.

fredyvonvinet commented 7 years ago

solved