ParserException constructor

const ParserException(
  1. Failure failure
)

Implementation

const ParserException(this.failure);