blob: 4c26aba56a5ff5cc29c22b5a0f543d31202436b2 [file] [log] [blame]
<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>