ExKdl.Errors.SyntaxError (ex_kdl v0.1.0-rc1) View Source

Link to this section Summary

Link to this section Functions

Specs

new(integer(), binary()) :: %ExKdl.Errors.SyntaxError{
  line: integer(),
  message: binary()
}