Class: Lisp::Format::Parameters::Integer

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

Overview

Represents integral parameters, specified directly in the input format.

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