Extracts source-ordered clauses for one module, function, and arity.
Default arguments expand to every callable arity. Attributes adjacent to a definition are not part of the returned clause list.
Summary
Functions
Extracts clauses for binding from an already quoted AST.
Parses source and extracts every clause for binding.
Types
@type binding() :: Ancora.Derive.binding()