#include <Tagexpr.h>
Public Member Functions | |
TagexprContext (const OpSet< std::string > &tags, const std::map< std::string, Tagexpr * > &derivedTags) throw () | |
bool | eval (const std::string &tag) const throw () |
Protected Attributes | |
const OpSet< std::string > & | tags |
const std::map< std::string, Tagexpr * > & | derivedTags |
OpSet< std::string > | seen |
|
|
|
|
|
|
|
|
|
|