Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRuleConfig<T>

Type parameters

  • T

Hierarchy

  • IRuleConfig

Index

Properties

resyncEnabled?: boolean

Enable/Disable re-sync error recovery for this specific production.

Methods

  • recoveryValueFunc(): T
  • The function which will be invoked to produce the returned value for a production that have not been successfully executed and the parser recovered from.

    Returns T

Generated using TypeDoc