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