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