MemberDef

sealed abstract class MemberDef extends IRNode

Any member of a ClassDef.

Partitioned into AnyFieldDef, MethodDef and JSMethodPropDef.

class IRNode
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
IRNode
Inherited from:
IRNode

Abstract fields