Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Mutator.h

    r2b7bf59 r447c356  
    117117
    118118        virtual Attribute * mutate( Attribute * attribute );
     119
     120        virtual TypeSubstitution * mutate( TypeSubstitution * sub );
    119121  private:
    120122        virtual Declaration * handleAggregateDecl(AggregateDecl * aggregateDecl );
Note: See TracChangeset for help on using the changeset viewer.