PropCheck.Instrument.handle_function_call

You're seeing just the callback handle_function_call, go back to PropCheck.Instrument module for more information.
Link to this callback

handle_function_call(call)

View Source

Specs

handle_function_call(call :: erl_ast_remote_call()) ::
  :erl_parse.abstract_expr()

Handle the instrumentation of a (remote) function call. Must return a valid expression in Erlang Abstract Form.