Header menu logo B2R2

RelOpType Module

Provides functions to access RelOpType.

Functions and values

Function or value Description

RelOpType.ofString _arg1

Full Usage: RelOpType.ofString _arg1

Parameters:
    _arg1 : string

Returns: RelOpType

Retrieves the relational operator from the string representation.

_arg1 : string
Returns: RelOpType

RelOpType.toString _arg1

Full Usage: RelOpType.toString _arg1

Parameters:
Returns: string

Retrieves the string representation of the relational operator.

_arg1 : RelOpType
Returns: string

Type something to start searching.