arguments property

ListBuilder<Expression> arguments
getter/setter pair

Arguments to the constructor.

Implementation

ListBuilder<Expression> arguments = ListBuilder();