Package | Description |
---|---|
org.sonar.java.model | |
org.sonar.java.se |
Constructor and Description |
---|
VisitorsBridge(Iterable visitors,
List<File> projectClasspath,
SonarComponents sonarComponents,
SymbolicExecutionMode symbolicExecutionMode) |
Modifier and Type | Method and Description |
---|---|
static SymbolicExecutionMode |
SymbolicExecutionMode.getMode(org.sonar.squidbridge.api.CodeVisitor[] 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–2017 SonarSource. All rights reserved.