Exception: Postsvg::LexError

Inherits:
ParseError show all
Defined in:
lib/postsvg/errors.rb

Overview

Lexer hit a character or construct it could not consume.

Instance Attribute Summary

Attributes inherited from ParseError

#source_position

Method Summary

Methods inherited from ParseError

#initialize

Constructor Details

This class inherits a constructor from Postsvg::ParseError