Searched defs:MethodLocator (Results 1 – 1 of 1) sorted by relevance
29 public final class MethodLocator implements BodyDeclarationLocator { class39 public MethodLocator(TypeLocator typeLocator, String methodName, List<String> parameterTypes) { in MethodLocator() method in MethodLocator