Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface ItemLiteral
import { type ItemLiteral } from "https://deno.land/x/adoublef@0.0.1/template/parse/lex.ts";

Properties

type: ItemType
position: number
value: string
line: number