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