Class: Lisp::Format::Directives::Decimal

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

Overview

Represents the ~D (Decimal) directive.

Instance Attribute Summary

Attributes inherited from Directive

#pos

Method Summary

Methods inherited from Number

#execute, #initialize

Methods inherited from Directive

#execute, #initialize, #join

Constructor Details

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