#include <string>
#include <set>
#include <map>
#include <wibble/singleton.h>
#include <wibble/mixin.h>
Include dependency graph for expression.h:
This graph shows which files directly or indirectly include this file:
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... |