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