ArrayType

final case class ArrayType(arrayTypeRef: ArrayTypeRef) extends Type

Array type.

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

Value members

Inherited methods

Inherited from:
Product
def show(): String
Inherited from:
Type