Is a small freeware utility that helps you to mirror a single or a huge number of code (source) that contains assignment operator or a specified custom character. It is a utility for programmers.
Sample:
if you have a variable A that is assigned from B variable like A := B then you can mirror them with utility. The result is the opposite assignment as B := A
Copy paste the code in the window and just try it.