struct

Error

Inherits Struct < Value < Object

base class for all errors emitted by the compiler

Constructors

Instance methods

initialize
Source
location
Source
source
Source
to_s(io : IO)

Same as #inspect(io).

Source