#include <string>
#include <set>
#include <map>
#include <wibble/singleton.h>
#include <wibble/mixin.h>
Go to the source code of this file.
Namespaces | |
namespace | tagcoll |
Classes | |
class | tagcoll::ExpressionImpl |
Interface for parsed tag expressions. More... | |
class | tagcoll::Expression |
class | tagcoll::TagexprContext |
Context for evaluating expressions of derived tags. More... |