Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capstone-engine/capstone
/ syntax
Method
syntax
bindings/python/capstone/__init__.py:986–987 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
984
# return assembly syntax.
985
@property
986
def
syntax(self):
987
return
self._syntax
988
989
990
# syntax setter: modify assembly syntax.
Callers
nothing calls this directly
Calls
2
CsError
Class · 0.85
cs_option
Method · 0.80
Tested by
no test coverage detected