b4a13.50

  1. B

    Wish Method Bottom-Up Call Tree

    A tool/functionality would be useful that: starts with a method and lists all the methods that use that method, then recursively lists the methods above it until reaching the input methods (e.g., main or user event input).
Top