OffsetInfo

class OffsetInfo(var defs: List[Tree], var ord: Int)

this map contains mutable state of transformation: OffsetDefs to be appended to companion object definitions, and number of bits currently used

class Object
trait Matchable
class Any

Value members

Concrete fields

var defs: List[Tree]
var ord: Int