ClassRef

org.scalajs.ir.Types.ClassRef
final case class ClassRef(className: ClassName) extends NonArrayTypeRef

Class (or interface) type.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class TypeRef
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

final def compareTo(that: TypeRef): Int

Attributes

Inherited from:
TypeRef

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def show(): String

Attributes

Inherited from:
TypeRef