|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface iDebugGoalStack
iDebugGoalStack is the debugging goal stack interface.
It extends iGoalStack, providing an efficient way to
access the stack goals.
| Method Summary | |
|---|---|
Vector |
getStackCopy()
Provides a vectorized duplicate of the goal stack. |
| Methods inherited from interface ubc.cs.JLog.Foundation.iGoalStack |
|---|
cut, empty, peek, peekn, pop, push |
| Method Detail |
|---|
Vector getStackCopy()
Vector of jGoals where the zero index
element in the vector is the stack bottom, and the element with
the largest index is the stack top.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||