Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGrammarPath

this interfaces defines the path the parser "took" to reach a certain position in the grammar.

Hierarchy

Index

Properties

occurrenceStack

occurrenceStack: number[]

ruleStack

ruleStack: string[]

Generated using TypeDoc