JSNativeMemberDef

sealed case class JSNativeMemberDef(flags: MemberFlags, name: MethodIdent, jsNativeLoadSpec: JSNativeLoadSpec)(implicit pos: Position) extends MemberDef
trait Product
trait Equals
class MemberDef
class IRNode
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product
Inherited from:
IRNode

Implicits

Implicits

implicit val pos: Position