ratmice / nimbleparse_lsp

lsp server for grmtools lex & yacc
Other
7 stars 1 forks source link

Command to dump lex tokens #35

Open ratmice opened 1 year ago

ratmice commented 1 year ago

Currently get_server_document implements dumping various things for the parser, such as the 'generictree ast' output, the stategraph, and a railroad diagram. Add the ability to dump lex tokens too.