get_kind


Description:

public BlockKind get_kind ()

Gets the kind of block.

The kind of block relates to what situations the block would be executed such as for handling a future resolution, rejection, or both.

Parameters:

this

a [class@Dex.Block]

Returns:

the [enum@Dex.BlockKind] associated with the this