Annotation arguments resolve refactoring via ForceResolveUtil. Deptecated...Intention fixed accordingly
This commit is contained in:
@@ -262,7 +262,6 @@ public abstract class ElementResolver protected(
|
||||
}
|
||||
|
||||
private fun doResolveAnnotations(annotations: Annotations) {
|
||||
AnnotationResolver.resolveAnnotationsArguments(annotations)
|
||||
ForceResolveUtil.forceResolveAllContents(annotations)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user