@NotNull added

This commit is contained in:
Andrey Breslav
2013-01-16 18:42:52 +04:00
parent 3851de11f7
commit a089054b1a
@@ -74,7 +74,7 @@ public class GenerationState {
public GenerationState( public GenerationState(
@NotNull Project project, @NotNull Project project,
ClassBuilderFactory builderFactory, @NotNull ClassBuilderFactory builderFactory,
@NotNull Progress progress, @NotNull Progress progress,
@NotNull BindingContext bindingContext, @NotNull BindingContext bindingContext,
@NotNull List<JetFile> files, @NotNull List<JetFile> files,