public class DebugInterruptedExecutionCheck extends SECheck implements DebugCheck
SECheck.SEIssue| Constructor and Description |
|---|
DebugInterruptedExecutionCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkEndOfExecution(CheckerContext context) |
void |
init(MethodTree methodTree,
CFG cfg) |
void |
interruptedExecution(CheckerContext context) |
checkEndOfExecutionPath, checkPostStatement, checkPreStatement, reportIssue, reportIssue, scanFilepublic void init(MethodTree methodTree, CFG cfg)
public void interruptedExecution(CheckerContext context)
interruptedExecution in class SECheckpublic void checkEndOfExecution(CheckerContext context)
checkEndOfExecution in class SECheckCopyright © 2012–2018 SonarSource. All rights reserved.