Uses of Record Class
com.google.errorprone.bugpatterns.threadsafety.ConstantExpressions.ConstantExpression.PureMethodInvocation
Packages that use ConstantExpressions.ConstantExpression.PureMethodInvocation
-
Uses of ConstantExpressions.ConstantExpression.PureMethodInvocation in com.google.errorprone.bugpatterns.threadsafety
Methods in com.google.errorprone.bugpatterns.threadsafety that return types with arguments of type ConstantExpressions.ConstantExpression.PureMethodInvocationModifier and TypeMethodDescriptionConstantExpressions.symbolizeImmutableExpression(ExpressionTree tree, VisitorState state) Returns a list of the methods called to get to this expression, as well as a terminating variable if needed.