arguments property

ArgumentList arguments
final

The arguments pass to this @content rule.

This will be an empty invocation if @content has no arguments.

Implementation

final ArgumentList arguments;