Пример #1
0
 @Override
 public IBinding getOwner() {
   return CPPVisitor.findDeclarationOwner(fLambdaExpression, true);
 }