Credo.Code.postwalk
You're seeing just the function
postwalk
, go back to Credo.Code module for more information.
Postwalks a given Credo.SourceFile
's AST or a given AST.
Technically this is just a wrapper around Macro.postwalk/3
.