10 virtual std::string
name()
const;
12 static const Symbol *
get(
const Properties&, Ex::iterator,
bool ignore_parent_rel=
false);
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:126
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
virtual std::string name() const
Definition: Symbol.cc:6
Class holding a collection of properties attached to expressions.
Definition: Props.hh:233