Class Lisp::Format::Parameters::Argument
In: lib/facet/lisp-format.rb
Parent: Parameter

Represents the V and v parameters, which retrieve their value from the current argument.

Methods

value  

Public Instance methods

Retrieve this parameters value by getting the value of the current arguments integral value.

[Validate]