ArrayType
constructor(componentType: Type, origin: ArrayType.Origin, annotations: NodeList<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.