#include <dep_tree.hh>
Inherits visitor_internals::VisitorTypes< paludis::GenericSpecTree, paludis::DepSpec, TreeLeaf< paludis::GenericSpecTree, paludis::PlainTextDepSpec >, TreeLeaf< paludis::GenericSpecTree, paludis::PlainTextLabelDepSpec >, TreeLeaf< paludis::GenericSpecTree, paludis::SimpleURIDepSpec >, TreeLeaf< paludis::GenericSpecTree, paludis::FetchableURIDepSpec >, TreeLeaf< paludis::GenericSpecTree, paludis::LicenseDepSpec >, TreeLeaf< paludis::GenericSpecTree, paludis::PackageDepSpec >, TreeLeaf< paludis::GenericSpecTree, paludis::BlockDepSpec >, TreeLeaf< paludis::GenericSpecTree, paludis::LabelsDepSpec >, TreeLeaf< paludis::GenericSpecTree, paludis::LabelsDepSpec >, TreeLeaf< paludis::GenericSpecTree, paludis::NamedSetDepSpec >, ConstTreeSequence< paludis::GenericSpecTree, paludis::AllDepSpec >, ConstTreeSequence< paludis::GenericSpecTree, paludis::AnyDepSpec >, ConstTreeSequence< paludis::GenericSpecTree, paludis::ConditionalDepSpec > >.
Public Types | |
| typedef Formatter < ConditionalDepSpec, PlainTextDepSpec, SimpleURIDepSpec, FetchableURIDepSpec, LicenseDepSpec, PackageDepSpec, BlockDepSpec, URILabelsDepSpec, DependencyLabelsDepSpec, NamedSetDepSpec, PlainTextLabelDepSpec > | ItemFormatter |
Heirarchies conforming to this type will likely not ever be created. However, the heirarchy is useful for creating generic visitors that can handle any of the subheirarchies.
1.5.7.1