Skip to main content
Module

x/nearley/mod.ts>ParserOptions

πŸ“œπŸ”œπŸŒ² Simple, fast, powerful parser toolkit for JavaScript.
Latest
interface ParserOptions
import { type ParserOptions } from "https://deno.land/x/nearley@2.19.7-deno/mod.ts";

Properties

optional
keepHistory: boolean
optional
lexer: Lexer