Exograph.Extractor.ExAST (exograph v0.7.1)

Copy Markdown View Source

Extracts ExAST-backed structural fragments from Elixir source files.

Summary

Functions

index_file(file, opts \\ [])

@spec index_file(
  String.t(),
  keyword()
) :: [Exograph.Fragment.t()]

index_paths(paths, opts \\ [])

stream_paths(paths, opts \\ [])