Hi!
I'm building a plugin for a language and want to use ANTLR, I do not have to much knowledge around parsers and lexers.
I created my grammar and generated all the files, but know I'm not sure about how to use this library in my IntelliJ plugin.
Please, can you point me to some doc or instructions about how to use it?
Thanks
Hi!
I'm building a plugin for a language and want to use ANTLR, I do not have to much knowledge around parsers and lexers.
I created my grammar and generated all the files, but know I'm not sure about how to use this library in my IntelliJ plugin.
Please, can you point me to some doc or instructions about how to use it?
Thanks