FSharpApiEntityKind
type FSharpApiEntityKind =
| Module
| Record
| Union
| Class
| Interface
| Struct
| Enum
| Abbreviation
| Exception
| Delegate
| Measure
| |
|---|
| Assembly | Nacara.Plugin.FSharpApi |
| Attributes | [<RequireQualifiedAccess>] |
What a declaration is, which decides where it is listed and how it is drawn.
Cases
Properties
member IsAbbreviation: bool
member Order: int
Where the group goes: what a reader calls first, what it is made of after.
member Plural: string
Heading of the group these are listed under.