• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file was generated by lezer-generator. You probably shouldn't edit it.
2export const
3  LineComment = 1,
4  Program = 2,
5  String = 3,
6  Number = 4,
7  Boolean = 5,
8  Identifier = 6,
9  Keyword = 7,
10  Function = 8,
11  MacroVariable = 9
12