class Myst::Semantic::Error

Defined in:

myst/semantic/exceptions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(location : Location, message : String) #

[View source]

Instance Method Detail

def inspect_with_backtrace(io : IO) #

[View source]
def location : Location #

[View source]
def location=(location : Location) #

[View source]
def message #

[View source]