|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LookaheadStates | |
|---|---|
| fr.umlv.tatoo.runtime.parser | |
| fr.umlv.tatoo.runtime.tools | |
| Uses of LookaheadStates in fr.umlv.tatoo.runtime.parser |
|---|
| Methods in fr.umlv.tatoo.runtime.parser with parameters of type LookaheadStates | |
|---|---|
Set<? extends T> |
Parser.getLookaheads(LookaheadStates<T> lookaheadStates)
returns the set of Terminals which don't lead to an error for the current state. |
| Uses of LookaheadStates in fr.umlv.tatoo.runtime.tools |
|---|
| Classes in fr.umlv.tatoo.runtime.tools that implement LookaheadStates | |
|---|---|
class |
EnumLookaheadStates<T extends Enum<T>>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||