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