Uses of Class
com.google.common.truth.ActualValueInference.Invocation
-
Uses of ActualValueInference.Invocation in com.google.common.truth
Subclasses of ActualValueInference.Invocation in com.google.common.truthModifier and TypeClassDescription(package private) final classMethods in com.google.common.truth that return ActualValueInference.InvocationModifier and TypeMethodDescription(package private) abstract ActualValueInference.InvocationActualValueInference.Invocation.Builder.build()(package private) ActualValueInference.InvocationAutoValue_ActualValueInference_Invocation.Builder.build()Methods in com.google.common.truth with parameters of type ActualValueInference.InvocationModifier and TypeMethodDescriptionprivate voidActualValueInference.InferenceMethodVisitor.pushDescriptorAndMaybeProcessMethodCall(String desc, ActualValueInference.Invocation invocation) Pushes entries onto the stack for the given arguments, and, if the descriptor is for a method call, records the assertion made by that call (if any).private voidActualValueInference.InferenceMethodVisitor.pushMaybeDescribed(ActualValueInference.InferredType type, ActualValueInference.Invocation invocation, boolean hasParams)