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).