|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SymbolIterator | |
|---|---|
| tecgraf.javautils.parsers | |
| tecgraf.javautils.parsers.iterators | |
| Uses of SymbolIterator in tecgraf.javautils.parsers |
|---|
| Methods in tecgraf.javautils.parsers with parameters of type SymbolIterator | |
|---|---|
protected List<Token> |
Parser.parse(SymbolIterator symbolIterator)
Gera os tokens a partir dos símbolos recebidos. |
List<Token> |
FiniteAutomaton.start(SymbolIterator symbolIterator)
Inicia a execução do autômato para os símbolos recebidos. |
| Uses of SymbolIterator in tecgraf.javautils.parsers.iterators |
|---|
| Classes in tecgraf.javautils.parsers.iterators that implement SymbolIterator | |
|---|---|
class |
CharSymbolIterator
Representa um iterador de símbolos de caracter ( CharSymbol); |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||