Module OpamVariable.Section

module Section: sig .. end
Section names

include OpamMisc.ABSTRACT
module G: Graph.Sig.I  with type V.t = t
Graph of fully-qualified sections
val graph_iter : (G.V.t -> unit) -> G.t -> unit
Iteration in topological order
type section = t 
Shortcut to sections
module Full: sig .. end
Fully qualified section names