コード例 #1
0
 @Override
 public boolean canHaveStub(VirtualFile file) {
   return StubUpdatingIndex.canHaveStub(file);
 }