rnix-parser icon indicating copy to clipboard operation
rnix-parser copied to clipboard

Implement reading `SyntaxKind` from strings

Open abhillman opened this issue 1 year ago • 1 comments

Summary & Motivation

After parsing with rnix, I store an intermediate form in JSON which I wish to be able to re-serialize into an AST. Allowing reading SyntaxKind from strings is helpful for this use-case.

Backwards-incompatible changes

n/a

Further context

n/a

abhillman avatar May 08 '24 00:05 abhillman