dCsharp

Traversal Constructor (IStrategy, ClassGraph)

Compute the traversal determined by s and cg. @throws TraversalException if the resulting traversal is empty.

public Traversal(
   IStrategy strategy,
   ClassGraph classGraph
);

See Also

Traversal Class | edu.neu.ccs.demeter.dCsharp Namespace | Traversal Constructor Overload List