Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Declaration.h

    rbdd0755 re39241b  
    204204
    205205        virtual std::string typeString() const;
    206         virtual std::string genTypeString() const;
    207206
    208207        virtual TypeDecl *clone() const { return new TypeDecl( *this ); }
Note: See TracChangeset for help on using the changeset viewer.