class Lucid::Compiler::Parser::Exception

Defined in:

compiler/parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(target : Token | Node, message : String) #

[View source]

Instance Method Detail

def message : String #

[View source]
def target : Token | Node #

[View source]