gordonwatts / hep_tables

Prototyping Hierarchical data, with servicex as a backend
MIT License
2 stars 0 forks source link

Find function definitions from the global stack #36

Open gordonwatts opened 4 years ago

gordonwatts commented 4 years ago

As an analyzer, I'd like to extend the type system (with @xxx) in my own code if possible. I'd like the system to pick that up without me having to do any extra work.

Approach

See this SO question: https://stackoverflow.com/questions/44107877/getting-a-variable-from-the-callers-globals-what-is-a-frame-object