[F] $overload
@overload
- Indicate that the target overloads (specializes) the overloads type.
Parameters
Parameter | Type | Description |
---|---|---|
context | DecoratorContext | DecoratorContext |
target | Operation | The specializing operation declaration |
overloadbase | Operation | - |
Returns
void