lezer-ludus/parser.terms.js
2023-11-26 13:32:25 -05:00

8 lines
159 B
JavaScript

// This file was generated by lezer-generator. You probably shouldn't edit it.
export const
Script = 1,
Boolean = 2,
Nil = 3,
String = 4,
Number = 5