Header menu logo B2R2

BinOpType Module

Provides functions to access BinOpType.

Functions and values

Function or value Description

BinOpType.ofString _arg1

Full Usage: BinOpType.ofString _arg1

Parameters:
    _arg1 : string

Returns: BinOpType

Retrieves the binary operator from a string.

_arg1 : string
Returns: BinOpType

BinOpType.toString _arg1

Full Usage: BinOpType.toString _arg1

Parameters:
Returns: string

Retrieves the string representation of the binary operator.

_arg1 : BinOpType
Returns: string

Type something to start searching.