コード例 #1
0
 @Override
 protected PsiElement checkLocalScope() {
   return myTarget.getContainingFile();
 }