final case classSuccess[C <: Context with Singleton](tree: C.Tree, finalTransform: (C.Tree) ⇒ C.Tree) extends Converted[C] with Product with Serializable
Value Members
final def!=(arg0: Any): Boolean
Definition Classes
AnyRef → Any
final def##(): Int
Definition Classes
AnyRef → Any
final def==(arg0: Any): Boolean
Definition Classes
AnyRef → Any
defNotApplicable[C <: Context with Singleton]: NotApplicable[C]