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