MCPcopy Create free account
hub / github.com/capstone-engine/capstone / imm

Method imm

bindings/python/capstone/sh.py:40–41  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

38
39 @property
40 def imm(self):
41 return self.value.imm
42
43 @property
44 def reg(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected