Skip to content

Analyze Data flow to Here

pavlospt edited this page Sep 23, 2014 · 1 revision

This will take the current variable, parameter or field and show you the path it has taken to get here!

This is very useful when you are entering an unfamiliar place in the code base and you want to understand how this parameter got there.

Additional Tip:

  • There is also the reverse operation "Analyze Data Flow from Here" that will show you where your variable, field or return type will end up.

Shortcut : There is no shortcut for this...

  • Menu: Analyze → Analyze Data Flow to Here
  • Find action: Analyze Data Flow to Here

Clone this wiki locally