Class MethodInvocationMatcher.Token.ParameterTypes

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

public abstract static class MethodInvocationMatcher.Token.ParameterTypes extends Object implements MethodInvocationMatcher.Token
A token limiting the types of the formal parameters of the method being invoked.