Uses of Class
com.google.errorprone.bugpatterns.threadsafety.ConstantExpressions.PureMethodInvocation
-
Uses of ConstantExpressions.PureMethodInvocation in com.google.errorprone.bugpatterns.threadsafety
Modifier 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.