arguments property

List<NamedType> arguments
getter/setter pair

The arguments passed into the Method.

Implementation

List<NamedType> arguments;