DebugCheck, JavaCheck, JavaFileScannerpublic class DebugMethodYieldsCheck extends SECheck implements DebugCheck
SECheck.SEIssue| Constructor | Description |
|---|---|
DebugMethodYieldsCheck() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
checkEndOfExecution(CheckerContext context) |
|
void |
init(MethodTree methodTree,
CFG cfg) |
|
void |
interruptedExecution(CheckerContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckEndOfExecutionPath, checkPostStatement, checkPreStatement, reportIssue, reportIssue, scanFilepublic void init(MethodTree methodTree, CFG cfg)
public void checkEndOfExecution(CheckerContext context)
checkEndOfExecution in class SECheckpublic void interruptedExecution(CheckerContext context)
interruptedExecution in class SECheckCopyright © 2012–2018 SonarSource. All rights reserved.