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