Definition at line 8 of file evm.py.
◆ _fields_
tuple capstone.evm.CsEvm._fields_ |
|
staticprivate |
Initial value:= (
('pop', ctypes.c_byte),
('push', ctypes.c_byte),
('fee', ctypes.c_uint),
)
Definition at line 9 of file evm.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/evm.py