Class ActualValueInference.StackEntry

java.lang.Object
com.google.common.truth.ActualValueInference.StackEntry
Direct Known Subclasses:
ActualValueInference.DescribedEntry, ActualValueInference.OpaqueEntry, ActualValueInference.SubjectEntry
Enclosing class:
ActualValueInference

abstract static class ActualValueInference.StackEntry extends Object
An entry on the stack (or the local-variable table) with a type and sometimes a description of how the value was produced or, as a special case, whether the value is a Truth subject.