function getProjectedNames(program, target): ReadonlyMap<string, string> | undefined
Parameters
Parameter | Type | Description |
---|
program | Program | Program |
target | Type | Target |
Returns
ReadonlyMap
<string
, string
> | undefined
Map of the projected names for the given entity.