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