arguments property
The arguments pass to this @content
rule.
This will be an empty invocation if @content
has no arguments.
Implementation
final ArgumentInvocation arguments;
The arguments pass to this @content
rule.
This will be an empty invocation if @content
has no arguments.
final ArgumentInvocation arguments;