ArrayTypeRef

org.scalajs.ir.Types$.ArrayTypeRef
See theArrayTypeRef companion object
final case class ArrayTypeRef(base: NonArrayTypeRef, dimensions: Int) extends TypeRef

Array type.

Attributes

Companion:
object
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