ClassRef

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

Class (or interface) type.

Attributes

Graph
Supertypes
trait Product
trait Equals
class TypeRef
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def show(): String

Attributes

Inherited from:
TypeRef