TypeSizeAccumulator

class TypeSizeAccumulator(using x$1: Context) extends TypeAccumulator[Int]
trait (Int, Type) => Int
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(n: Int, tp: Type): Int

Inherited methods

protected
def applyToAnnot(x: Int, annot: Annotation): Int
Inherited from
TypeAccumulator
final protected
Inherited from
TypeAccumulator
inline protected
def atVariance[T](v: Int)(op: => T): T
Inherited from
VariantTraversal
def curried: Int => Type => Int
Inherited from
Function2
final
def foldOver(x: Int, ts: List[Type]): Int
Inherited from
TypeAccumulator
def foldOver(x: Int, tp: Type): Int
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
protected
Inherited from
VariantTraversal
Inherited from
VariantTraversal
override
Definition Classes
Function2 -> Any
Inherited from
Function2
def tupled: (Int, Type) => Int
Inherited from
Function2

Concrete fields

Implicits

Inherited implicits

implicit protected
Inherited from
TypeAccumulator