ArrayType

constructor(componentType: Type, origin: ArrayType.Origin, annotations: NodeList<AnnotationExpr>)(source)
constructor(type: Type, annotations: Array<AnnotationExpr>)(source)


constructor(tokenRange: TokenRange, componentType: Type, origin: ArrayType.Origin, annotations: NodeList<AnnotationExpr>)(source)

This constructor is used by the parser and is considered private.