|
abc4j API Specification | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FinaleStateAutomata | |
|---|---|
| scanner | This package contains classes for scanners needed for syntax analysis : a scanner is in charge of retrieving tokens from an input stream. |
| Uses of FinaleStateAutomata in scanner |
|---|
| Methods in scanner that return FinaleStateAutomata | |
|---|---|
FinaleStateAutomata |
Scanner.getFinaleStateAutomata()
Returns the current finale state automata currently used to separate tokens. |
| Methods in scanner with parameters of type FinaleStateAutomata | |
|---|---|
void |
Scanner.setFinaleStateAutomata(FinaleStateAutomata fsa)
|
|
abc4j API Specification | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||