ArrayType

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

Array 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