IAnalyzeUnitUpdate

public interface IAnalyzeUnitUpdate

An update to an analyze unit, made from analyzing a different unit.

Methods

messages

Iterable<IMessage> messages()
Returns:Updated messages.

source

FileObject source()
Returns:Source file the update is for.