the way you refer to `PsiReturnStatement` is incor...
# kontributors
y
the way you refer to
PsiReturnStatement
is incorrect. you seem to imply that a Java
switch
statement can contain only
return
statements and label statements. that is not the case.