Readonlylayout: (this: void, sig: FnSig) => SigLayoutThe positional view of a signature; see sigLayout.
Readonlyname: "FnSig"ReadonlyposWith: (this: void, layout: SigLayout, count: number, prop: number) => number[]The positions carrying any of the given roles; see argsWith.
ReadonlypropAt: (this: void, __namedParameters: SigLayout, index: number) => numberThe roles of the argument at a position; see argProp.
Utility functions for function signatures.