Salesforce Apex, LWC and Java Flow Analyzer › Guides
Apex & LWC guides
Short, practical guides for understanding Salesforce code structure — all using Salesforce Apex, LWC and Java Flow Analyzer, the free, in-browser Apex/LWC class-diagram and call-flow tool.
How to generate a class diagram from Salesforce Apex
Open a project folder and get an interactive architecture map of your Apex, LWC and Java.
How to trace an Apex method call hierarchy
Follow a method's recursive call flow several levels deep with call-flow charts.
How to map LWC → Apex dependencies
See which Apex classes each Lightning Web Component imports and calls.