Skip to main content

xlucene-parser / peg-engine / ParseOptions

Interface: ParseOptions

Indexable

[key: string]: any

Properties

filename?

optional filename: string

Source

xlucene-parser/src/peg-engine.ts:8643


startRule?

optional startRule: "start"

Source

xlucene-parser/src/peg-engine.ts:8644


tracer?

optional tracer: any

Source

xlucene-parser/src/peg-engine.ts:8645