next up previous contents
Next: Class PackageRepo Up: Design Previous: Class StackTrace   Contents


Class StackState

An instance of StackState represents a single stack frame in a trace. Objects of this class are constructed by StackTrace objects.

StackState is a data-only class with private member fields and public getter methods. (See figure 11).

Figure 11: Class StackState
\includegraphics[scale=.4]{stackstate.eps}