Class: Lisp::Format::Directives::Ascii

Inherits:
Print show all
Defined in:
lib/carat/lisp-format.rb

Overview

Represents the ~A (Ascii) directive.

Instance Attribute Summary

Attributes inherited from Directive

#pos

Method Summary

Methods inherited from Print

#execute, #initialize

Methods inherited from Directive

#execute, #initialize, #join

Constructor Details

This class inherits a constructor from Lisp::Format::Directives::Print