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
Ordering
- Alphabetic
- By Inheritance
Inherited
- SAMFunction
- Serializable
- Serializable
- Product
- Equals
- PlainAttachment
- ImportableAttachment
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new SAMFunction(samTp: scala.tools.nsc.Global.Type, sam: scala.tools.nsc.Global.Symbol, synthCls: scala.tools.nsc.Global.Symbol)
Value Members
-
def
importAttachment(importer: scala.tools.nsc.Global.Importer): SAMFunction.this.type
- Definition Classes
- PlainAttachment → ImportableAttachment
- val sam: scala.tools.nsc.Global.Symbol
- val samTp: scala.tools.nsc.Global.Type
- val synthCls: scala.tools.nsc.Global.Symbol