InstructionImpl.isInGroup

Checks whether the instruction belongs to the instruction group group

Convenience method for searching through detail.groups.

class InstructionImpl(Arch arch)
const
bool
isInGroup
(
InstructionGroup!arch group
)

Meta