blob: 4c26aba56a5ff5cc29c22b5a0f543d31202436b2 [file] [log] [blame]
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08001<html>
2<head>
3 <link rel="stylesheet" type="text/css" href="css/tips.css">
4</head>
5<body>
6
7
8
9 <p>To view all exit points of a method, place the caret at one of them,
10 e.g. the <span class="code_keyword">return</span> statement, and press <span class="shortcut">&shortcut:HighlightUsagesInFile;</span>:</p>
11 <p class="image"><img src="images/methodExitPoints.png"></p>
12
13
14
15</body>
16</html>