6 uint_fast64_t lineNumber)
25 return this->variable.is_initialized();
29 return this->variable.get();
33 return this->expression;
Type const & getType() const
Retrieves the type of the variable.
std::ostream & operator<<(std::ostream &stream, Assignment const &assignment)