Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Mutator.h

    r135b431 rea6332d  
    4949        virtual Statement* mutate( CatchStmt *catchStmt );
    5050        virtual Statement* mutate( FinallyStmt *catchStmt );
    51         virtual Statement* mutate( WaitForStmt *waitforStmt );
    5251        virtual NullStmt* mutate( NullStmt *nullStmt );
    5352        virtual Statement* mutate( DeclStmt *declStmt );
Note: See TracChangeset for help on using the changeset viewer.