APRlib

TraversalBase.getFinishSet Method 

A NodeSet representing the finish set of tokens (indices) for the class graph node v, or null if v has no finish tokens in the traversal.

public abstract TraversalNodeSetBase getFinishSet(
   object v
);

See Also

TraversalBase Class | edu.neu.ccs.demeter.APRlib Namespace