Contents

init(rawValue:)

Creates an analysis type with the given value.

Declaration

init(rawValue: UInt)

Parameters

  • rawValue:

    The underlying value of the analysis type.

See Also

Creating sets