UNPKG

thaw-grammar

Version:

Implementations of the grammars of several programming languages, including LISP, Scheme, Prolog, and the Lambda Calculus.

5 lines 158 B
export declare class CutBacktrackException { readonly guid: string; constructor(guid: string); } //# sourceMappingURL=cut-backtrack-exception.d.ts.map