ParsingArgument

case class ParsingArgument(name: Name, error: Error, nameFormatter: Formatter[Name]) extends SimpleError
class Error
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def append(that: Error): Error
Inherited from:
SimpleError
Inherited from:
Product

Inherited fields

Inherited from:
SimpleError