Extract util methods from JavaDescriptorResolver to the new class DescriptorResolverUtils
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ import java.util.ArrayList;
|
||||
import java.util.Collections;
|
||||
import java.util.List;
|
||||
|
||||
import static org.jetbrains.jet.lang.resolve.java.JavaDescriptorResolver.getValueParameterDescriptorForAnnotationParameter;
|
||||
import static org.jetbrains.jet.lang.resolve.java.DescriptorResolverUtils.getValueParameterDescriptorForAnnotationParameter;
|
||||
|
||||
/**
|
||||
* @author Natalia Ukhorskaya
|
||||
|
||||
Reference in New Issue
Block a user