scalus.sir.EnrichedSIR.LamAbs
See theLamAbs companion trait
object LamAbs
Attributes
Members list
Type members
Classlikes
case class LamAbsInfo[P, T](param: VarEnriched[P, T], term: Base[P, T], typeParams: List[TypeVar], anns: AnnotationsDecl, info: T) extends LamAbs[P, T]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class LamAbsPattern[P, T](pattern: P, info: T) extends LamAbs[P, T]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article