xref: /plugin/mizarverifiabledocs/src/mizar-parser.terms.js (revision f9af214843e8c2b89a2d2da76eb37f51a5760446)
1// This file was generated by lezer-generator. You probably shouldn't edit it.
2export const
3  Program = 1,
4  KeywordControl = 2,
5  SupportFunction = 3,
6  KeywordOther = 4,
7  EntityNameType = 5,
8  ReasoningPhrase = 6,
9  Comment = 7,
10  OpenParen = 8,
11  CloseParen = 9,
12  OpenBrace = 10,
13  CloseBrace = 11,
14  OpenBracket = 12,
15  CloseBracket = 13
16