org.mutabilitydetector.checkers
Class CheckerRunner
java.lang.Object
org.mutabilitydetector.checkers.CheckerRunner
public final class CheckerRunner
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createWithClasspath
public static CheckerRunner createWithClasspath(com.google.classpath.ClassPath classpath,
CheckerRunner.ExceptionPolicy exceptionPolicy)
createWithCurrentClasspath
public static CheckerRunner createWithCurrentClasspath(CheckerRunner.ExceptionPolicy exceptionPolicy)
run
public CheckerResult run(AsmMutabilityChecker checker,
Dotted className,
AnalysisErrorReporter errorReporter,
Iterable<AnalysisResult> resultsSoFar)
createErrorDescription
public String createErrorDescription(String dottedClassPath)
Copyright © 2013. All Rights Reserved.