public interface BytecodeContext
Modifier and Type | Method and Description |
---|---|
JavaResourceLocator |
getJavaResourceLocator() |
void |
reportIssue(JavaCheck check,
org.sonar.api.resources.Resource resource,
String message,
int line) |
void |
setJavaResourceLocator(JavaResourceLocator javaResourceLocator) |
void setJavaResourceLocator(JavaResourceLocator javaResourceLocator)
JavaResourceLocator getJavaResourceLocator()
Copyright © 2012–2016 SonarSource. All rights reserved.