# `JSONPath.AST`
[🔗](https://github.com/IgnacioGoldchluk/json_path/blob/main/lib/json_path/ast.ex#L1)

AST parsing and representation of a JSONPath query expression

# `t`

```elixir
@opaque t()
```

# `parse`

---

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