pbyrne84 / DynamicReturnTypePlugin

135 stars 7 forks source link

How to get namespace of the call origin? #75

Open Tauri28 opened 5 years ago

Tauri28 commented 5 years ago

Since my class calls are relative to the location they are called from, i need the callee information in the javascript callback. Is it possible?