arguments property

List<String> arguments
final

The list of function arguments.

Implementation

final List<String> arguments;