Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGrammarResolverErrorMessageProvider

Implementing this interface enables customizing grammar resolving errors when using custom APIs.

Hierarchy

  • IGrammarResolverErrorMessageProvider

Index

Methods

buildRuleNotFoundError

  • buildRuleNotFoundError(topLevelRule: Rule, undefinedRule: NonTerminal): string

Generated using TypeDoc