Class MethodInvocationMatcher.Token.DefinedIn

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

public abstract static class MethodInvocationMatcher.Token.DefinedIn extends Object implements MethodInvocationMatcher.Token
A token specifying the class or interface in which the invoked method was defined.