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