package ocamlgraph

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

Module SubTreeMake.TreeManipulationSource

Sourcetype t
Sourceval get_structure : t -> Tree.t
Sourceval get_tree_vertices : Tree.V.label -> t -> Tree.V.t list
Sourceval get_graph_vertex : Tree.V.t -> t -> Tree.V.label
Sourceval is_ghost_node : Tree.V.t -> t -> bool
Sourceval is_ghost_edge : Tree.E.t -> t -> bool
OCaml

Innovation. Community. Security.