Exception: Brandish::ParseError

Inherits:
LocationError show all
Defined in:
lib/brandish/errors.rb

Overview

An error that occurs when parsing. This is for unexpected tokens.

Direct Known Subclasses

NodeError

Instance Attribute Summary

Attributes inherited from LocationError

#location

Method Summary

Methods inherited from LocationError

#initialize

Constructor Details

This class inherits a constructor from Brandish::LocationError