public class NoWayOutLoopCheck extends SECheck
| Constructor and Description |
|---|
NoWayOutLoopCheck() |
| Modifier and Type | Method and Description |
|---|---|
ProgramState |
checkPreStatement(CheckerContext context,
Tree syntaxNode) |
void |
init(MethodTree tree,
CFG cfg) |
checkEndOfExecution, checkEndOfExecutionPath, checkPostStatement, reportIssue, scanFilepublic void init(MethodTree tree, CFG cfg)
public ProgramState checkPreStatement(CheckerContext context, Tree syntaxNode)
checkPreStatement in class SECheckCopyright © 2012–2016 SonarSource. All rights reserved.