Credo.Code.Module.def_name_with_op

You're seeing just the function def_name_with_op, go back to Credo.Code.Module module for more information.

Returns the {fun_name, op} tuple of the function/macro defined in the given ast

Link to this function

def_name_with_op(ast, arity)

View Source