class Ktistec::Parser::SyntaxError

Overview

Raised to indicate a parse error.

Defined in:

utils/parser.cr

Constructors

Constructor Detail

def self.new(parser : Parser, message : String) #

[View source]