lezer-ludus/parser.terms.js

8 lines
159 B
JavaScript
Raw Normal View History

2023-11-26 18:00:23 +00:00
// This file was generated by lezer-generator. You probably shouldn't edit it.
export const
2023-11-26 18:32:25 +00:00
Script = 1,
Boolean = 2,
Nil = 3,
String = 4,
Number = 5