Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IArgdownProcessor

A processor is a "working step" in a process, containing a group of plugins

Hierarchy

  • IArgdownProcessor

Index

Properties

Properties

plugins

plugins: IArgdownPlugin[]

walker

walker: null | ArgdownTreeWalker

The tree walker will only be added if any plugins of this processor define tokenListeners or ruleListeners.

Generated using TypeDoc