psyclone.psyir.transformations.region_trans

This module contains the base class RegionTrans. All transformations which act on a region of code (list of PSyIR nodes) sub-class this one.