| Interface | Description |
|---|---|
| Compilation |
Defines Zinc's compilation information.
|
| ReadCompilations |
Defines an interface to read information about Zinc's incremental compilations.
|
| ReadSourceInfos |
Defines a read-only interface to get compiler information mapped to a source file.
|
| ReadStamps |
A read-only interface to get the timestamps of the binaries, sources and compilation products.
|
| SourceInfo |
Defines the compiler information for a given compilation unit (source file).
|
| Stamp |
A stamp defines certain properties or information on files.
|