Struct Environment

Inheritance Relationships

Base Type

  • public std::map< const var_symbol *, const const_symbol * >

Struct Documentation

struct Environment : public std::map<const var_symbol*, const const_symbol*>

Public Functions

inline Environment *copy(Validator *v) const

Public Members

double duration

Public Static Functions

static inline void collect(Validator *v)

Public Static Attributes

static map<Validator*, vector<Environment*>> copies