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 class
Methods in com.google.common.truth that return ActualValueInference.InvocationModifier and TypeMethodDescription(package private) abstract ActualValueInference.Invocation
ActualValueInference.Invocation.Builder.build()
(package private) ActualValueInference.Invocation
AutoValue_ActualValueInference_Invocation.Builder.build()
Methods in com.google.common.truth with parameters of type ActualValueInference.InvocationModifier and TypeMethodDescriptionprivate void
ActualValueInference.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 void
ActualValueInference.InferenceMethodVisitor.pushMaybeDescribed
(ActualValueInference.InferredType type, ActualValueInference.Invocation invocation, boolean hasParams)