Exception: Postscript::LexError

Inherits:
ParseError show all
Defined in:
lib/postscript/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 Postscript::ParseError