ClassType

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

Class (or interface) type.

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def show(): String

Attributes

Inherited from:
Type