public class SmellsRequestor
extends org.eclipse.jdt.core.dom.FileASTRequestor
| Constructor and Description |
|---|
SmellsRequestor(Repository repo,
List<Smell> smells) |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptAST(String sourceFilePath,
org.eclipse.jdt.core.dom.CompilationUnit cu) |
public SmellsRequestor(Repository repo, List<Smell> smells)
public void acceptAST(String sourceFilePath, org.eclipse.jdt.core.dom.CompilationUnit cu)
acceptAST in class org.eclipse.jdt.core.dom.FileASTRequestorCopyright © 2016. All rights reserved.