Header menu logo B2R2

CastKind Module

Provides functions to access CastKind.

Functions and values

Function or value Description

CastKind.ofString _arg1

Full Usage: CastKind.ofString _arg1

Parameters:
    _arg1 : string

Returns: CastKind

Retrieves the cast kind from the string representation.

_arg1 : string
Returns: CastKind

CastKind.toString _arg1

Full Usage: CastKind.toString _arg1

Parameters:
Returns: string

Retrieves the string representation of the cast kind.

_arg1 : CastKind
Returns: string

Type something to start searching.