onProcess

open fun onProcess(file: KtFile)

Called when processing of a file begins. This method is called from a thread pool thread. Heavy computations allowed.