public class StreamConsumedCheck extends SECheck
StreamNotConsumedCheck
is implemented by using constraints set by this checkModifier 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, scanFile
public ProgramState checkPreStatement(CheckerContext context, Tree syntaxNode)
checkPreStatement
in class SECheck
public ProgramState checkPostStatement(CheckerContext context, Tree syntaxNode)
checkPostStatement
in class SECheck
Copyright © 2012–2018 SonarSource. All rights reserved.