sourcebot/packages/queryLanguage/src/parser.terms.ts

22 lines
422 B
TypeScript
Raw Normal View History

// This file was generated by lezer-generator. You probably shouldn't edit it.
export const
negate = 22,
Program = 1,
OrExpr = 2,
AndExpr = 3,
NegateExpr = 4,
PrefixExpr = 5,
ArchivedExpr = 6,
RevisionExpr = 7,
ContentExpr = 8,
ContextExpr = 9,
FileExpr = 10,
ForkExpr = 11,
VisibilityExpr = 12,
RepoExpr = 13,
LangExpr = 14,
SymExpr = 15,
RepoSetExpr = 16,
ParenExpr = 17,
Term = 18