Apply

scalus.sir.EnrichedSIR.Apply
See theApply companion object
sealed trait Apply[P, T] extends AnnotatedBase[P, T]

Attributes

Companion
object
Graph
Supertypes
trait AnnotatedBase[P, T]
trait Base[P, T]
class Object
trait Matchable
class Any
Known subtypes
class ApplyInfo[P, T]
class ApplyPattern[P, T]

Members list

Value members

Inherited and Abstract methods

def info: T

Attributes

Inherited from:
Base