Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Mutator.h

    rf6e3e34 ra8a2b0a  
    3434        virtual Declaration * mutate( TypedefDecl * typeDecl ) = 0;
    3535        virtual AsmDecl * mutate( AsmDecl * asmDecl ) = 0;
    36         virtual StaticAssertDecl * mutate( StaticAssertDecl * assertDecl ) = 0;
    3736
    3837        virtual CompoundStmt * mutate( CompoundStmt * compoundStmt ) = 0;
Note: See TracChangeset for help on using the changeset viewer.