[V] $overload
const $overload: OverloadDecorator;@overload - Indicate that the target overloads (specializes) the overloads type.
context
DecoratorContext
target
The specializing operation declaration
overloadBase
The operation to be overloaded.
const $overload: OverloadDecorator;@overload - Indicate that the target overloads (specializes) the overloads type.
context
DecoratorContext
target
The specializing operation declaration
overloadBase
The operation to be overloaded.