|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.squid.api.SourceCode
org.sonar.squid.api.SourceClass
public class SourceClass
| Constructor Summary | |
|---|---|
SourceClass(String key)
|
|
SourceClass(String key,
String className)
|
|
| Method Summary | |
|---|---|
boolean |
isSuppressWarnings()
|
void |
setSuppressWarnings(boolean suppressWarnings)
|
| Methods inherited from class org.sonar.squid.api.SourceCode |
|---|
add, add, addChild, addData, compareTo, equals, getAncestor, getCheckMessages, getChildren, getData, getData, getDouble, getDouble, getEndAtLine, getFirstChild, getInt, getInt, getKey, getLastChild, getName, getParent, getParent, getStartAtLine, hasAmongParents, hasCheckMessages, hasChild, hasChildren, hashCode, isType, log, removeMeasure, setEndAtLine, setMeasure, setMeasure, setSourceCodeIndexer, setStartAtLine, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SourceClass(String key)
public SourceClass(String key,
String className)
| Method Detail |
|---|
public void setSuppressWarnings(boolean suppressWarnings)
public boolean isSuppressWarnings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||