Type alias Condition<T>

Condition<T>: ((context: ParserContext<T>) => boolean)

Type Parameters

  • T

Type declaration

Generated using TypeDoc