Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/ErrorObjects.hpp

    rc92bdcc r16ba4897  
    4141        void append( SemanticErrorException & other );
    4242        void append( CodeLocation location, const std::string & );
    43         bool isEmpty() const;
     43        void throwIfNonEmpty();
    4444        void print();
    4545  private:
Note: See TracChangeset for help on using the changeset viewer.