class CLTK::ParserConstructionException

Overview

Used for exceptions that occure during parser construction.

Defined in:

cltk/parser/exceptions/parser_construction_exception.cr

Constructors

Instance methods inherited from class Object

in?(collection : Array | Set) in?

Constructor Detail

def self.new(message) #

[View source]