An unmodifiable List of NodeSet objects representing the start set of the traversal (Ts).
An unmodifiable List of NodeSet objects representing the start set of the traversal (Ts).
public abstract IList getStartSet();
A NodeSet representing the start set of tokens (indices) for the class graph node v, or null if v has no start tokens in the traversal.
public abstract TraversalNodeSetBase getStartSet(object);