class CLTK::BadToken
- CLTK::BadToken
- Exception
- Reference
- Object
Overview
A BadToken error indicates that a token was observed in the input stream that wasn't used in the grammar's definition.
Defined in:
cltk/parser/exceptions/bad_token_exception.crConstructors
Instance Method Summary
-
#to_s
@return [String] String representation of the error.