AnyFieldDef

org.scalajs.ir.Trees.AnyFieldDef
sealed abstract class AnyFieldDef extends MemberDef

Attributes

Graph
Supertypes
class MemberDef
class IRNode
class Object
trait Matchable
class Any
Known subtypes
class FieldDef
class JSFieldDef

Members list

Value members

Inherited methods

def show: String

Attributes

Inherited from:
IRNode

Inherited and Abstract methods

def pos: Position

Attributes

Inherited from:
IRNode

Abstract fields

val ftpe: Type

Inherited and Abstract fields

Attributes

Inherited from:
MemberDef