|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadOnlyIntStack | |
|---|---|
| fr.umlv.tatoo.runtime.parser | |
| fr.umlv.tatoo.runtime.util | |
| Uses of ReadOnlyIntStack in fr.umlv.tatoo.runtime.parser |
|---|
| Methods in fr.umlv.tatoo.runtime.parser that return ReadOnlyIntStack | |
|---|---|
ReadOnlyIntStack |
SimpleParser.getStateStack()
Returns a view on the current parser state stack. |
ReadOnlyIntStack |
Parser.getStateStack()
Returns a view on the current parser state stack. |
| Uses of ReadOnlyIntStack in fr.umlv.tatoo.runtime.util |
|---|
| Classes in fr.umlv.tatoo.runtime.util that implement ReadOnlyIntStack | |
|---|---|
class |
IntArrayList
A specific array list of integer that globally works as a stack to store parser state. |
| Methods in fr.umlv.tatoo.runtime.util that return ReadOnlyIntStack | |
|---|---|
ReadOnlyIntStack |
ReadOnlyIntStack.duplicate()
Duplicates the current stack. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||