Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Mutator.h

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