ex_yarn v0.2.1 ExYarn.ParseError View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %ExYarn.ParseError{error: String.t(), token: ExYarn.Token.t() | nil}

Link to this section Functions

Specs

new(String.t(), ExYarn.Token.t() | nil) :: t()