process

abstract fun process(relativeZipEntryPath: Path, result: ParseResult<CompilationUnit>)(source)

Process the given parse result.

Parameters

relativeZipEntryPath

The relative path of the entry in the ZIP file that was parsed.

result

The parse result of file located at absolutePath.