[I] DecoratorApplication
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
args | DecoratorArgument[] | - |
decorator | DecoratorFunction | - |
definition? | Decorator | - |
node? | DecoratorExpressionNode | AugmentDecoratorStatementNode | - |
when? | WhenCondition[] | Conditions under which this decorator applies (from when clause). Empty means unconditional. |