| Package | Description |
|---|---|
| org.sonar.java.bytecode | |
| org.sonar.java.bytecode.cfg | |
| org.sonar.java.bytecode.se | |
| org.sonar.java.se | |
| org.sonar.java.se.xproc |
| Modifier and Type | Method and Description |
|---|---|
static SquidClassLoader |
ClassLoaderBuilder.create(Collection<File> bytecodeFilesOrDirectories) |
| Modifier and Type | Method and Description |
|---|---|
static BytecodeCFGBuilder.BytecodeCFG |
BytecodeCFGBuilder.buildCFG(String signature,
SquidClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
MethodBehavior |
BytecodeEGWalker.getMethodBehavior(String signature,
SquidClassLoader classLoader) |
| Constructor and Description |
|---|
SymbolicExecutionVisitor(List<JavaFileScanner> executableScanners,
SquidClassLoader classLoader) |
| Constructor and Description |
|---|
BehaviorCache(SymbolicExecutionVisitor sev,
SquidClassLoader classLoader) |
Copyright © 2012–2017 SonarSource. All rights reserved.