interface TreeLiteralimport { type TreeLiteral } from "https://deno.land/x/adoublef@0.0.1/template/parse/mod.ts"; Propertiesname: stringparseName: stringparseMode: numbertext: stringfns: Record<string, unknown>lex: LexerLiterallookAhead: ItemLiteral[]peekCount: numbervars: string[]set: Record<string, Tree>actionLine: numbermode: number