ArgInfo

case class ArgInfo(value: Value, source: Tree)

Utility definition used for better error-reporting of argument errors

trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def promote: () => List[Error]

Inherited methods

Inherited from:
Product