arguments property

Object arguments
final

The object into which parts will be indexed.

This could contain Loops, which is why it cannot be indexed immediately upon creation.

Implementation

final Object arguments;