Class DomainChecker.MethodFinder

All Implemented Interfaces:
ElementVisitor<ExecutableElement,State>
Enclosing class:
DomainChecker

static class DomainChecker.MethodFinder extends ScannerBase<ExecutableElement>
Attempt to find the most specific method that conforms to a given signature.