indicateFileCompleted

fun indicateFileCompleted(moduleRootResolver: ModuleRootResolver, moduleURI: URI)

A module was just traced, so record that fact. Note that the trace was either successful or unsuccessful.

Parameters

moduleRootResolver

The ModuleRootResolver that distinguishes this trace of a file from others, in case module root directories overlap.

moduleURI

The URI for which a trace just completed.