Module Compilation
fun ModuleCompilation( compilationTime: Long, serializedBody: ByteArray, serializedBlockPhrases: ByteArray, manifestEntries: List<ModuleManifestEntry>, stylingRecord: Repository.StylingRecord)
Content copied to clipboard
Construct a new ModuleCompilation, adding the serialized compiled module bytes to the repository without committing.
Parameters
compilation Time
The compilation time of this module.
serialized Body
The serialized form of the compiled module.
serialized Block Phrases
The serialized form of the module's block phrases.