package catala

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

Module Ast.ScopeDefSource

Inside a scope, a definition can refer either to a scope def, or a subscope def

Sourceval compare : t -> t -> int
Sourceval get_position : t -> Catala_utils.Pos.t
Sourceval format : Format.formatter -> t -> unit
Sourceval hash : t -> int
Sourcemodule Map : Catala_utils.Map.S with type key = t
Sourcemodule Set : Set.S with type elt = t
OCaml

Innovation. Community. Security.