Callable.calls_instructions()
Returns an Instructions object for the call instructions of the function/modifier.
Last updated
Returns an Instructions object for the call instructions of the function/modifier.
Last updated
calls_instructions() β
Instructions
The function returns Instructions object for all instructions that have any type of call inside it, whether it is an external, internal, library or other type of call.