- File:
-
- 1 edited
-
src/ControlStruct/ChooseMutator.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/ControlStruct/ChooseMutator.h
r82dd287 r843054c2 22 22 23 23 namespace ControlStruct { 24 /// transform choose statements into switch statements25 24 class ChooseMutator : public Mutator { 26 25 public:
Note:
See TracChangeset
for help on using the changeset viewer.