|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IState | |
com.karneim.util.collection.set |
Uses of IState in com.karneim.util.collection.set |
Classes in com.karneim.util.collection.set that implement IState | |
protected class |
SAutomaton.State
|
Methods in com.karneim.util.collection.set that return IState | |
IState |
IState.next(char ch)
returns the IState of all IStatePro that are reachable from
this IState with a character ch . |
IState |
SAutomaton.State.next(char ch)
|
IState |
SAutomaton.StatePro.visit()
|
IState |
IStatePro.visit()
Visits this state with an epsilon transition and returns its epsilon closure. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |