Имя | Описание |
---|---|
CilGraphGetter | Traverses a tree of CIL objects within a given root item collecting vertices and edges for a graph that represents CIL objects and object dependencies. |
GraphCropper | Given a set of vertices and an ICilGraph, produces a new ICilGraph composed solely of vertices and edges traversable from the given vertices. |
GraphExtensions |