Class ConstantExpressions.PureMethodInvocation
java.lang.Object
com.google.errorprone.bugpatterns.threadsafety.ConstantExpressions.PureMethodInvocation
- Enclosing class:
ConstantExpressions
Represents both a constant method call or a constant field/local access, depending on the
actual type of
symbol
.-
Constructor Details
-
PureMethodInvocation
public PureMethodInvocation()
-
-
Method Details
-
symbol
public abstract com.sun.tools.javac.code.Symbol symbol() -
receiver
-
toString
-
accept
-