Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface RecursiveDescentParserConfig
import { type RecursiveDescentParserConfig } from "https://deno.land/x/pbkit@v0.0.55/core/parser/recursive-descent-parser.ts";

Properties

debug: boolean