Nominal

enum Nominal

The nominal declarations currently represented by the documentation model.

Cases

case protocol(String, [DocumentableID], [DocumentableID], [DocumentableID])

A protocol's name, generic parameters, property requirements, and methods.

Methods include both bodyless requirements and default implementations. Associated types are not yet represented as independently linkable members.