|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| Automaton | Finite-state automaton with regular expression operations. |
| RegExp | Regular Expression extension to Automaton. |
| RunAutomaton | Finite-state automaton with fast run operation. |
| State | Automaton state. |
| StatePair | Pair of states. |
| Transition | Automaton transition. |
Finite-state automaton for regular expressions.
This package contains a full DFA/NFA implementation with Unicode alphabet and support for all standard (and a number of non-standard) regular expression operations.
For more information, go to the package home page at http://www.brics.dk/~amoeller/automaton/.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||