Class MethodInvocationMatcher.Token.MethodName

java.lang.Object
com.google.errorprone.matchers.method.MethodInvocationMatcher.Token.MethodName
All Implemented Interfaces:
MethodInvocationMatcher.Token
Enclosing interface:
MethodInvocationMatcher.Token

public abstract static class MethodInvocationMatcher.Token.MethodName extends Object implements MethodInvocationMatcher.Token
A token limiting the name of the method being invoked.