interiorHiddenPortIds property

Set<String> interiorHiddenPortIds
final

Port IDs that have a hidden module-internal wire (wire exists but is not currently visible). Ports in this set should show an interior marker.

Implementation

final Set<String> interiorHiddenPortIds;