ExistsAccumulator

class ExistsAccumulator(p: Type => Boolean, val stopAt: StopAt, forceLazy: Boolean)(using x$4: Context) extends TypeAccumulator[Boolean]
trait (Boolean, Type) => Boolean
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(x: Boolean, tp: Type): Boolean

Inherited methods

protected
Inherited from
TypeAccumulator
final protected
Inherited from
TypeAccumulator
inline protected
def atVariance[T](v: Int)(op: => T): T
Inherited from
VariantTraversal
final
Inherited from
TypeAccumulator
Inherited from
TypeAccumulator
protected

Can the prefix of this static reference be omitted if the reference itself can be omitted? Overridden in TypeOps#avoid.

Can the prefix of this static reference be omitted if the reference itself can be omitted? Overridden in TypeOps#avoid.

Inherited from
VariantTraversal
Inherited from
VariantTraversal
override
Definition Classes
Function2 -> Any
Inherited from
Function2

Concrete fields

override

Implicits

Inherited implicits

implicit protected
Inherited from
TypeAccumulator