Method GetAcceptStates GetAcceptStates() Returns the set of reachable accept states. Declaration public virtual ISet<State> GetAcceptStates() Returns Type Description ISet<State> Set of State objects.