This is a simple C# grammar for the lezer parser system.
As full C# parsing is complicated, this grammar only handles a minimum of literals, blocks and tokens required for CodeMirror highlighting and indents.
This is a simple C# grammar for the lezer parser system.
As full C# parsing is complicated, this grammar only handles a minimum of literals, blocks and tokens required for CodeMirror highlighting and indents.