]> source.dussan.org Git - sonarqube.git/blob
801cb4faafd9e590fb8a4d87ee96a045ae86ed92
[sonarqube.git] /
1 <p>
2       This method contains a switch statement where one case branch will fall 
3       through to the next case. Usually you need to end this case with a break or return.
4       </p>