public class StreamConsumedCheck extends SECheck
StreamNotConsumedCheck is implemented by using constraints set by this check| Modifier and Type | Class and Description |
|---|---|
static class |
StreamConsumedCheck.StreamPipelineConstraint |
SECheck.SEIssue| Constructor and Description |
|---|
StreamConsumedCheck() |
| Modifier and Type | Method and Description |
|---|---|
ProgramState |
checkPostStatement(CheckerContext context,
Tree syntaxNode) |
ProgramState |
checkPreStatement(CheckerContext context,
Tree syntaxNode) |
checkEndOfExecution, checkEndOfExecutionPath, init, interruptedExecution, reportIssue, reportIssue, scanFilepublic ProgramState checkPreStatement(CheckerContext context, Tree syntaxNode)
checkPreStatement in class SECheckpublic ProgramState checkPostStatement(CheckerContext context, Tree syntaxNode)
checkPostStatement in class SECheckCopyright © 2012–2017 SonarSource. All rights reserved.