Method GetNumberOfTransitions
GetNumberOfTransitions()
Returns the number of transitions in this automaton. This number is counted as the total number of edges, where one edge may be a character interval.
Declaration
public virtual int GetNumberOfTransitions()
Returns
Type | Description |
---|---|
System.Int32 |