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 -> Utils.Pos.t
Sourceval format_t : Format.formatter -> t -> unit
Sourceval hash : t -> int