Objekt

case class Objekt(klass: ClassSymbol, fields: Map[Symbol, Value])

The current object under initialization

Note: Object is NOT a value.

trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from
Product

Concrete fields