dCsharp

Traversal Constructor (String, ClassGraph)

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

public Traversal(
   string strategyString,
   ClassGraph classGraph
);

See Also

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