Obj

data class Obj(val obj: Any) : Expr

Constructors

Link copied to clipboard
constructor(obj: Any)

Properties

Link copied to clipboard