ArrayType

org.scalajs.ir.Types$.ArrayType
final case class ArrayType(arrayTypeRef: ArrayTypeRef) extends Type

Array 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