| Package | Description |
|---|---|
| org.sonar.java.se | |
| org.sonar.java.se.xproc |
| Modifier and Type | Method | Description |
|---|---|---|
Set<MethodYield> |
ExplodedGraph.Edge.yields() |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
class |
ExceptionalCheckBasedYield |
|
class |
ExceptionalYield |
|
class |
HappyPathYield |
| Modifier and Type | Method | Description |
|---|---|---|
List<MethodYield> |
MethodBehavior.yields() |
Copyright © 2012–2018 SonarSource. All rights reserved.