Type Alias Parser<R, E>

Parser<R, E>: Rule<E, R>

Type Parameters

  • R
  • E