Class NewArrayExpression

  • All Implemented Interfaces:
    Node


    public class NewArrayExpression
    extends Expression
    Represents creating a new array and possibly initializing the elements of the new array.