|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnicodeType | |
| gate.creole.tokeniser | |
| Uses of UnicodeType in gate.creole.tokeniser |
| Methods in gate.creole.tokeniser with parameters of type UnicodeType | |
(package private) void |
DFSMState.put(UnicodeType type,
DFSMState state)
Adds a new mapping in the transition function of this state |
(package private) Set |
FSMState.nextSet(UnicodeType type)
Returns the value of the transition function of this state for a given Unicode type. |
(package private) void |
FSMState.put(UnicodeType type,
FSMState state)
Adds a new transition to the transition function of this state |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||