public class LongBitsToDoubleOnIntCheck extends AbstractMethodDetection
context| Constructor and Description |
|---|
LongBitsToDoubleOnIntCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected List<MethodMatcher> |
getMethodInvocationMatchers() |
protected void |
onMethodInvocationFound(MethodInvocationTree mit) |
nodesToVisit, onConstructorFound, visitNodegetSemanticModel, scanFileaddIssue, addIssue, addIssue, addIssueOnFile, reportIssue, reportIssuehasSemantic, leaveNode, scanTree, visitToken, visitTriviaprotected List<MethodMatcher> getMethodInvocationMatchers()
getMethodInvocationMatchers in class AbstractMethodDetectionprotected void onMethodInvocationFound(MethodInvocationTree mit)
onMethodInvocationFound in class AbstractMethodDetectionCopyright © 2012–2016 SonarSource. All rights reserved.