| Package | Description |
|---|---|
| org.sonar.java.model | |
| org.sonar.java.se |
| Constructor | Description |
|---|---|
VisitorsBridge(Iterable visitors,
List<File> projectClasspath,
SonarComponents sonarComponents,
SymbolicExecutionMode symbolicExecutionMode) |
| Modifier and Type | Method | Description |
|---|---|---|
static SymbolicExecutionMode |
SymbolicExecutionMode.getMode(JavaCheck[] visitors,
boolean xFileEnabled) |
|
static SymbolicExecutionMode |
SymbolicExecutionMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SymbolicExecutionMode[] |
SymbolicExecutionMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2018 SonarSource. All rights reserved.