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