Class ConstantExpressions.PureMethodInvocation

java.lang.Object
com.google.errorprone.bugpatterns.threadsafety.ConstantExpressions.PureMethodInvocation
Enclosing class:
ConstantExpressions

public abstract static class ConstantExpressions.PureMethodInvocation extends Object
Represents both a constant method call or a constant field/local access, depending on the actual type of symbol.