コード例 #1
0
 protected boolean filterFunction(IMethod function) {
   return function.getDescriptor().equals(AstMethodReference.fnDesc);
 }