<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<p>To view all exit points of a method, place the caret at one of them, | |
e.g. the <span class="code_keyword">return</span> statement, and press <span class="shortcut">&shortcut:HighlightUsagesInFile;</span>:</p> | |
<p class="image"><img src="images/methodExitPoints.png"></p> | |
</body> | |
</html> |