| Package | Description |
|---|---|
| org.sonar.java.bytecode.se | |
| org.sonar.java.se |
| Constructor and Description |
|---|
BytecodeEGWalker(BehaviorCache behaviorCache,
SemanticModel semanticModel) |
| Modifier and Type | Field and Description |
|---|---|
BehaviorCache |
SymbolicExecutionVisitor.behaviorCache |
| Modifier and Type | Method and Description |
|---|---|
ExplodedGraphWalker |
ExplodedGraphWalker.ExplodedGraphWalkerFactory.createWalker(BehaviorCache behaviorCache,
SemanticModel semanticModel) |
| Constructor and Description |
|---|
ExplodedGraphWalker(BehaviorCache behaviorCache,
SemanticModel semanticModel) |
ExplodedGraphWalker(List<SECheck> seChecks,
BehaviorCache behaviorCache,
SemanticModel semanticModel) |
SymbolicExecutionVisitor(List<JavaFileScanner> executableScanners,
BehaviorCache behaviorCache) |
Copyright © 2012–2017 SonarSource. All rights reserved.