MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / Constant

Class Constant

python/commonil.py:64–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63@dataclass(frozen=True, repr=False, eq=False)
64class Constant(BaseILInstruction):
65 pass
66
67
68@dataclass(frozen=True, repr=False, eq=False)

Callers 2

export_functionsFunction · 0.50
export_data_varsFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected