6 uint_fast64_t lineNumber)
25 return this->variable.is_initialized();
29 return this->variable.get();
33 return this->expression;
39 "Expression variable type mismatch.");
Type const & getType() const
Retrieves the type of the variable.
#define STORM_LOG_ASSERT(cond, message)
std::ostream & operator<<(std::ostream &stream, Assignment const &assignment)