Instructions
The aim of this class is to filter instructions with some properties.
Bases: Queryable
Instructions.CALLEESInstructions.calls()Instructions.delegate_calls()Instructions.delegate_calls_from_assembly()Instructions.delegate_calls_non_assembly()Instructions.delegate_calls_non_assembly()Instructions.entry_point_instructions()Instructions.exec()Instructions.external_calls()Instructions.functions()Instructions.high_level_static_calls()Instructions.if_instructions()Instructions.internal_calls()Instructions.library_calls()Instructions.low_level_function_calls()Instructions.low_level_static_calls()Instructions.modifiers()Instructions.with_callee_function_name()Instructions.without_callee_function_names()Instructions.with_callee_function_name_prefix()Instructions.with_callee_function_name_suffix()Instructions.with_callee_function_signature()Last updated