Module Lisp::Format::Positioned
In: lib/facet/lisp-format.rb

An error, positioned somewhere in the input format. This is used to be able to show the user exactly where something failed in the input format string.

Methods

new  

Attributes

pos  [RW]  The position at which the error occured.

Public Class methods

Create at a given position.

[Validate]