final class TypeUtils
extends AnyVal

A decorator that provides methods on types that are needed in the transformer pipeline.

Constructors

TypeUtils ( self: Type )

Members

[+] val self : Type
[+] def ensureMethodic ( implicit ctx: Context ) : Type
[+] def isErasedValueType ( implicit ctx: Context ) : Boolean
[+] def isPrimitiveValueType ( implicit ctx: Context ) : Boolean