argumentList property

ArgumentList get argumentList

The list of arguments to the override.

In valid code this contains a single argument that evaluates to the object being extended.

Implementation

ArgumentList get argumentList;