Header menu logo B2R2

UnOpType Module

Provides functions to access UnOpType.

Functions and values

Function or value Description

UnOpType.ofString _arg1

Full Usage: UnOpType.ofString _arg1

Parameters:
    _arg1 : string

Returns: UnOpType

Retrieves the unary operator type from a string.

_arg1 : string
Returns: UnOpType

UnOpType.toString _arg1

Full Usage: UnOpType.toString _arg1

Parameters:
Returns: string

Retrieves the string representation of the unary operator.

_arg1 : UnOpType
Returns: string

Type something to start searching.