Exemple #1
0
 public void runResolveAction(Runnable r) {
   runTypecheckingAction(new NonReusableTypecheckingContextOwner(), r);
 }