예제 #1
0
 private TypeProjection makeType(String typeStr) {
   return makeTypeProjection(builtIns.getBuiltInsPackageScope(), typeStr);
 }