Method AssertNoDetachedStates
AssertNoDetachedStates(Automaton)
Checks that an automaton has no detached states that are unreachable from the initial state.
Declaration
public static void AssertNoDetachedStates(Automaton a)
Parameters
Type | Name | Description |
---|---|---|
Lucene.Net.Util.Automaton | a |