Graft

private class Graft(val bytes: ByteArray, val shadowed: Set<String>)

One class's grafted bytes, plus the keys an added member took off a member already on the class.

Constructors

Link copied to clipboard
constructor(bytes: ByteArray, shadowed: Set<String>)

Properties

Link copied to clipboard
Link copied to clipboard