lofi_acl.access.Filter
See theFilter companion trait
object Filter
Attributes
Members list
Type members
Classlikes
class ProductTypeFilter[T](pm: ProductOf[T], productBottom: Bottom[T], factorLabels: Map[String, Int], factorBottoms: IArray[Bottom[Any]], factorFilters: IArray[Filter[Any]])
Attributes
- Supertypes
class SumTypeFilter[T](sm: SumOf[T], bottom: Bottom[T], elementNames: Array[String], elementBottoms: IArray[Bottom[Any]], elementFilters: IArray[Filter[Any]])
Attributes
- Supertypes
class TerminalFilter[T] extends Filter[T]
Attributes
- Supertypes
object dotsFilter extends Filter[Dots]
Attributes
- Supertypes
- Self type
-
dotsFilter.type
Givens
Givens
In this article