
Tangence::Meta::Field - structure representing one Tangence structure field

This data structure object stores information about one field of a Tangence structure. Once constructed, such objects are immutable.

Returns a new instance initialised by the given fields.
Name of the field
Type of the field as a Tangence::Meta::Type reference

Returns the name of the field
Return the type as a Tangence::Meta::Type reference.

Paul Evans <leonerd@leonerd.org.uk>