dianaliu / oop

Final project for CSCI-UA.0470-001. See branch 'final' for our submission.
1 stars 0 forks source link

Method Overloading + Mangled names #18

Open dianaliu opened 12 years ago

dianaliu commented 12 years ago

In Leaf Transplant, whenever you reach a method invocation, like CallExpression, look up the method name using kirim's method and replace it with the mangled method name.

dianaliu commented 12 years ago

rob mangled names, kirim is working on the middle - fetching the correct method