ALL_MANIFEST_ENTRIES

A raw pojo containing an Array[] of all module manifest entries created during compilation of this module. Immediately after compilation, the entries are written to a DataOutputStream, converted to a ByteArray, and written directly as a record to the repository. This field is then replaced by that record's Long index. When a request is made for the manifest entries, the record is read and decoded into an Array, wrapped in a pojo, and placed in this field.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int