Credo.Code.Module.def_names_with_op

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

Returns the name of the functions/macros for the given module's ast

Link to this function

def_names_with_op(ast, arity)

View Source

Returns the name of the functions/macros for the given module's ast if it has the given arity.