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