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