Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Mutator.h

    r61255ad r447c356  
    5050        virtual Statement * mutate( FinallyStmt * catchStmt );
    5151        virtual Statement * mutate( WaitForStmt * waitforStmt );
    52         virtual Statement * mutate( WithStmt * withStmt );
    5352        virtual NullStmt * mutate( NullStmt * nullStmt );
    5453        virtual Statement * mutate( DeclStmt * declStmt );
Note: See TracChangeset for help on using the changeset viewer.