class Myst::SyntaxError

Defined in:

myst/syntax/exceptions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(location : Myst::Location, message = "") #

[View source]

Instance Method Detail

def location : Location #

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

[View source]