Exograph.Extractor.ExAST (exograph v0.1.0)

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()]