ClassType

org.scalajs.ir.Types.ClassType
final case class ClassType(className: ClassName) extends Type

Class (or interface) type.

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def show(): String

Attributes

Inherited from:
Type