| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntegerStack | |
jellyj.parser |
Uses of IntegerStack in jellyj.parser |
Fields in jellyj.parser declared as IntegerStack | |
(package private) IntegerStack | JellyJParser.labels_d A stack used to match labels in break and continue statements with their corresponding labeled nodes. |
(package private) IntegerStack | JellyJParser.scopes_d A stack used together with the counter to keep track of the scopes within a method. |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |