arguments property

ArgumentInvocation arguments
final

The arguments pass to this @content rule.

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

Implementation

final ArgumentInvocation arguments;