How to create plugin with sslr?

I have followed steps for sslr and created lexer,parser and toolkit.
Now I need to create a plugin to generate the static code analysis report.
Please provide the steps

Unfortunately, there’s no simple list of steps for that.
I suggest that you look at how other people did it, for example for flex or lua.

Hi Piyush, I am working on plugin dev for Postgres. Do you mind sharing steps for the SSLR?