class CLTK::UselessParserException

Overview

Used to indicate that a parser is empty or hasn't been finalized.

Defined in:

cltk/parser/exceptions/useless_parser_exception.cr

Constructors

Instance methods inherited from class Object

in?(collection : Array | Set) in?

Constructor Detail

def self.new #

Sets the error messsage for this exception.


[View source]