summaryrefslogtreecommitdiff
path: root/python/settings.py
diff options
context:
space:
mode:
authorSean <sean.deaton@me.com>2022-06-03 09:12:45 -0400
committerJordan <github@psifertex.com>2022-06-16 13:17:15 -0400
commit4c375e18a4f464a049a1ac1457cb6359c0b27596 (patch)
treeb5cdb492ead23660623dd74f1d094a8ba14fdee4 /python/settings.py
parent32ff28ec2abfc81557c0c0b3334022f24118d84a (diff)
Implement .tokens property in HLIL.
LLIL and MLIL instructions both have this property. HLIL has .lines which functions similarly, but returns a a generator of DisassemblyTextLines. The .tokens property flattens those lines to return a list of InstructionTestTokens in line with LLIL and MLIL instructions. This enables plugins to work consistently regardless of instruction type and makes the API more consistent.
Diffstat (limited to 'python/settings.py')
0 files changed, 0 insertions, 0 deletions