public class MetricsExecutor
extends org.eclipse.jdt.core.dom.FileASTRequestor
| Constructor and Description |
|---|
MetricsExecutor(Callable<List<Metric>> metrics) |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptAST(String sourceFilePath,
org.eclipse.jdt.core.dom.CompilationUnit cu) |
CKReport |
getReport() |
Copyright © 2016. All rights reserved.