36 Range(
const std::string& name,
const std::string& help);
41 virtual const std::string&
getType()
const;
Abstract base class for attribute parsers.
A representation of an Object attribute.
Parser for an attribute of type range definition.
virtual const std::string & getType() const
Return attribute type `‘range’'.
void operator=(const Range &)
virtual void parse(Attribute &, Statement &, bool) const
Parse the attribute.
Interface for statements.
A collection of routines to construct object Attributes and retrieve.