Class BuildProblemCompilationBlockBean

    • Constructor Detail

      • BuildProblemCompilationBlockBean

        public BuildProblemCompilationBlockBean​(@NotNull
                                                String compilerMessages,
                                                @NotNull
                                                BuildProblem compileErrorBuildProblem)
    • Method Detail

      • getCompileErrorBuildProblem

        @NotNull
        public BuildProblem getCompileErrorBuildProblem()