class CLTK::CFG::GrammarError

Overview

An exception class that represents a problem with a context-free grammar's definition.

Defined in:

cltk/cfg.cr

Instance methods inherited from class Object

in?(collection : Array | Set) in?