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