Packages

case class SAMFunction(samTp: scala.tools.nsc.Global.Type, sam: scala.tools.nsc.Global.Symbol, synthCls: scala.tools.nsc.Global.Symbol) extends scala.tools.nsc.Global.PlainAttachment with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, scala.tools.nsc.Global.PlainAttachment, scala.tools.nsc.Global.ImportableAttachment, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SAMFunction
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. PlainAttachment
  7. ImportableAttachment
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SAMFunction(samTp: scala.tools.nsc.Global.Type, sam: scala.tools.nsc.Global.Symbol, synthCls: scala.tools.nsc.Global.Symbol)

Value Members

  1. def importAttachment(importer: scala.tools.nsc.Global.Importer): SAMFunction.this.type
    Definition Classes
    PlainAttachment → ImportableAttachment
  2. val sam: scala.tools.nsc.Global.Symbol
  3. val samTp: scala.tools.nsc.Global.Type
  4. val synthCls: scala.tools.nsc.Global.Symbol