JavaCheck, JavaFileScannerpublic class StreamConsumedCheck extends SECheck
StreamNotConsumedCheck is implemented by using constraints set by this check| Modifier and Type | Class | Description |
|---|---|---|
static class |
StreamConsumedCheck.StreamPipelineConstraint |
SECheck.SEIssue| Constructor | Description |
|---|---|
StreamConsumedCheck() |
| Modifier and Type | Method | Description |
|---|---|---|
ProgramState |
checkPostStatement(CheckerContext context,
Tree syntaxNode) |
|
ProgramState |
checkPreStatement(CheckerContext context,
Tree syntaxNode) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckEndOfExecution, 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–2018 SonarSource. All rights reserved.