[F] markDeprecated
Mark the given type as deprecated with the provided details.
Parameters
Parameter | Type | Description |
---|---|---|
program | Program | Program |
type | Type | Type |
details | DeprecationDetails | Details of the deprecation |
Returns
void
Mark the given type as deprecated with the provided details.
Parameter | Type | Description |
---|---|---|
program | Program | Program |
type | Type | Type |
details | DeprecationDetails | Details of the deprecation |
void