class Acorn::UnexpectedEndError
- Acorn::UnexpectedEndError
- Acorn::Error
- Exception
- Reference
- Object
Overview
Raised when we reach the end of a string but we aren't in a finishing state of the machine.
Duplicated in static_machine/template.cr.