package liquid_interpreter

  1. Overview
  2. Docs

Module Liquid_interpreter.InterpreterSource

Sourcetype app_state = {
  1. settings : Liquid_syntax.Settings.t Base.ref;
}
Sourceval state : app_state
Sourceval has_notifier : Base.String.t -> 'a Liquid_syntax.Syntax.Ctx.t -> bool
Sourceval ast_from_file : string -> Liquid_syntax.Syntax.ast
OCaml

Innovation. Community. Security.