# `Exograph.Extractor.ExAST`
[🔗](https://github.com/elixir-vibe/exograph/blob/v0.2.0/lib/exograph/extractor/ex_ast.ex#L1)

Extracts ExAST-backed structural fragments from Elixir source files.

# `index_file`

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

---

*Consult [api-reference.md](api-reference.md) for complete listing*
