public class NullDereferenceCheck extends SeCheck
| Constructor and Description |
|---|
NullDereferenceCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeBlockElement(ProgramState currentState,
Tree element) |
void |
startOfExecution(Scope functionScope) |
addIssue, addIssue, addLineIssue, afterBlockElement, checkConditions, endOfExecution, scanFilepublic void startOfExecution(Scope functionScope)
startOfExecution in class SeCheckpublic void beforeBlockElement(ProgramState currentState, Tree element)
beforeBlockElement in class SeCheckCopyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.