MappedName Type
The F# destination of one mapped name (O7's `map`).
Record fields
| Record Field |
Description
|
Full Usage:
Arity
Field type: int
|
The number of type arguments the destination takes. A reference applying any other number widens with a finding (`TR053`).
|
Full Usage:
FSharpName
Field type: string
|
The name written at a reference position, qualified as the destination package spells it: `Node.Buffer.Buffer`, `System.Text.RegularExpressions.Regex`.
|