public static class ExplodedGraphWalker.ExplodedGraphWalkerFactory extends Object
| Constructor and Description |
|---|
ExplodedGraphWalkerFactory(List<JavaFileScanner> scanners) |
| Modifier and Type | Method and Description |
|---|---|
ExplodedGraphWalker |
createWalker(BehaviorCache behaviorCache,
SemanticModel semanticModel) |
public ExplodedGraphWalkerFactory(List<JavaFileScanner> scanners)
public ExplodedGraphWalker createWalker(BehaviorCache behaviorCache, SemanticModel semanticModel)
Copyright © 2012–2017 SonarSource. All rights reserved.