jackbsteinberg / get-originals-rewriter

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Non-obvious property accesses #64

Open jackbsteinberg opened 5 years ago

jackbsteinberg commented 5 years ago

Gets and sets can typically be detected by checking for property access expressions, but sometimes they will show up as "property accesses in disguise":

These cases need to be considered within the get/set mod