Files
arbiter/node_modules/@lezer/javascript
2025-03-19 22:47:50 -05:00
..
2025-03-19 22:47:50 -05:00
2025-03-19 22:47:50 -05:00
2025-03-19 22:47:50 -05:00
2025-03-19 22:47:50 -05:00
2025-03-19 22:47:50 -05:00
2025-03-19 22:47:50 -05:00
2025-03-19 22:47:50 -05:00
2025-03-19 22:47:50 -05:00

@lezer/javascript

This is a JavaScript grammar for the lezer parser system.

It parses modern JavaScript, and supports a "ts" dialect to parse TypeScript, and a "jsx" dialect to parse JSX.

The top option can be set to "SingleExpression" or "SingleClassItem" to parse an expression or class item instead of a full program.

The code is licensed under an MIT license.