Hologram.Compiler.CallGraph (hologram v0.1.0)

Link to this section Summary

Link to this section Functions

Link to this function

add_edge(from_vertex, to_vertex)

Link to this function

add_vertex(vertex)

Link to this function

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

has_edge?(from_vertex, to_vertex)

Link to this function

has_vertex?(vertex)

Link to this function

reachable(vertices)