package liquidsoap-lang

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Parameter Make.S

type content
val name : string
val t : Type.t
val to_string : content -> string
val to_json : pos:Pos.t list -> content -> Json.t
val compare : content -> content -> int