ArrayCreationLevel

constructor()(source)
constructor(dimension: Int)(source)
constructor(dimension: Expression)(source)
constructor(dimension: Expression, annotations: NodeList<AnnotationExpr>)(source)


constructor(tokenRange: TokenRange, dimension: Expression, annotations: NodeList<AnnotationExpr>)(source)

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