View Source Loupe.Language (Loupe v0.3.0)

Loupe's compiler entrypoint.

Link to this section Summary

Functions

Compiles a query to AST

Link to this section Types

Link to this section Functions

@spec compile(String.t() | charlist()) ::
  {:ok, Loupe.Language.GetAst.t()} | compile_error()

Compiles a query to AST