argumentList property

ArgumentList argumentList

Return the list of arguments to the override. In valid code this will contain a single argument, which evaluates to the object being extended.

Implementation

ArgumentList get argumentList;