init(rawValue:)
Creates an analysis type with the given value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The underlying value of the analysis type.
Creates an analysis type with the given value.
init(rawValue: UInt)The underlying value of the analysis type.