Credo.Code.to_tokens
You're seeing just the function
to_tokens
, go back to Credo.Code module for more information.
Converts a String or Credo.SourceFile
into a List of tokens using the :elixir_tokenizer
.