Credo.Code.Parameters (Credo v1.5.0) View Source

This module provides helper functions to analyse the parameters taken by a function.

Link to this section Summary

Functions

Returns the parameter count for the given function's AST

Returns the names of all parameters for the given function's AST

Link to this section Functions

Returns the parameter count for the given function's AST

Returns the names of all parameters for the given function's AST