| Class | Description |
|---|---|
| FSM |
Deterministic Finite Acyclic graph.
|
| FSMState | |
| FSMTransition | |
| RegularExpressionParser |
Instances of this class parse the word combination little language.
|
| Exception | Description |
|---|---|
| RegularExpressionParser.SyntaxException |
SyntaxException raised if not regular expression is being parsed.
|
Copyright © 2022. All rights reserved.