// This file was generated by lezer-generator. You probably shouldn't edit it. export const Identifier = 1, Word = 2, Program = 3, PipeExpr = 4, FunctionCall = 5, PositionalArg = 6, ParenExpr = 7, FunctionCallOrIdentifier = 8, BinOp = 9, ConditionalOp = 14, String = 23, StringFragment = 24, Interpolation = 25, EscapeSeq = 26, Number = 27, Boolean = 28, FunctionDef = 29, Params = 31, colon = 32, end = 33, Underscore = 34, NamedArg = 35, NamedArgPrefix = 36, IfExpr = 38, ThenBlock = 41, ElsifExpr = 42, ElseExpr = 44, Assign = 46