| Package | Description |
|---|---|
| org.sonar.java.se | |
| org.sonar.java.se.xproc |
| Modifier and Type | Method and Description |
|---|---|
Set<MethodYield> |
ExplodedGraph.Edge.yields() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExplodedGraph.Node.addParent(ExplodedGraph.Node parent,
MethodYield methodYield) |
void |
ExplodedGraphWalker.enqueue(ProgramPoint newProgramPoint,
ProgramState programState,
boolean exitPath,
MethodYield methodYield) |
void |
ExplodedGraphWalker.enqueue(ProgramPoint programPoint,
ProgramState programState,
MethodYield methodYield) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionalCheckBasedYield |
class |
ExceptionalYield |
class |
HappyPathYield |
| Modifier and Type | Method and Description |
|---|---|
List<MethodYield> |
MethodBehavior.yields() |
| Modifier and Type | Method and Description |
|---|---|
void |
MethodBehavior.addYield(MethodYield yield) |
Copyright © 2012–2017 SonarSource. All rights reserved.