Changes in src/GenPoly/PolyMutator.h [d9fa60a:1ba88a0]
- File:
-
- 1 edited
-
src/GenPoly/PolyMutator.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/GenPoly/PolyMutator.h
rd9fa60a r1ba88a0 47 47 48 48 virtual Expression* mutate(UntypedExpr *untypedExpr); 49 virtual Expression* mutate( StmtExpr *stmtExpr );50 49 51 50 virtual Initializer* mutate(SingleInit *SingleInit);
Note:
See TracChangeset
for help on using the changeset viewer.