Class: Lisp::Format::Parameters::Default

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

Overview

Parameter used when the parameter was not specified, so use its default value.

Instance Attribute Summary

Attributes inherited from Parameter

#pos

Method Summary

Methods inherited from Parameter

#initialize, #value

Constructor Details

This class inherits a constructor from Lisp::Format::Parameters::Parameter