@NotNull annotations on descriptor classes
This commit is contained in:
@@ -68,6 +68,7 @@ class RootContext extends CodegenContext {
|
||||
throw new IllegalStateException();
|
||||
}
|
||||
|
||||
@NotNull
|
||||
@Override
|
||||
public List<AnnotationDescriptor> getAnnotations() {
|
||||
throw new IllegalStateException();
|
||||
|
||||
Reference in New Issue
Block a user