public class TooManyArgumentsCheck extends AbstractAnyPathSeCheck
| Constructor and Description |
|---|
TooManyArgumentsCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeBlockElement(ProgramState currentState,
Tree element,
ProgramPoint programPoint)
Gets the issues for built-in functions.
|
void |
endOfFile(ScriptTree scriptTree) |
addIssue, addIssue, addUniqueIssue, addUniqueIssue, addUniqueIssue, alreadyHasIssueOn, doStartOfExecution, startOfExecutionaddLineIssue, afterBlockElement, checkConditions, cleanupAndStartFileAnalysis, endOfExecution, getContext, scanFile, setContext, startOfFile, toStringpublic void endOfFile(ScriptTree scriptTree)
public void beforeBlockElement(ProgramState currentState, Tree element, ProgramPoint programPoint)
beforeBlockElement in class SeCheckCopyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.