12 virtual std::string
name()
const override;
Basic storage class for symbolic mathemematical expressions.
Definition: Storage.hh:130
virtual Ex dependencies(const Kernel &, Ex::iterator) const override
Returns a tree of objects on which the given object depends.
Definition: DependsInherit.cc:11
Definition: DependsInherit.hh:10
virtual std::string name() const override
Definition: DependsInherit.cc:6
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:107
Definition: DependsBase.hh:11