|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceCode | |
|---|---|
| org.sonar.ide.api | |
| org.sonar.ide.wsclient | |
| Uses of SourceCode in org.sonar.ide.api |
|---|
| Methods in org.sonar.ide.api that return SourceCode | |
|---|---|
SourceCode |
SourceCodeSearchEngine.search(String key)
|
SourceCode |
SourceCode.setLocalContent(String content)
HIGHLY EXPERIMENTAL!!! |
| Methods in org.sonar.ide.api that return types with arguments of type SourceCode | |
|---|---|
Set<SourceCode> |
SourceCode.getChildren()
|
Collection<SourceCode> |
SourceCodeSearchEngine.getProjects()
|
| Uses of SourceCode in org.sonar.ide.wsclient |
|---|
| Methods in org.sonar.ide.wsclient that return SourceCode | |
|---|---|
SourceCode |
RemoteSonar.search(String key)
|
| Methods in org.sonar.ide.wsclient that return types with arguments of type SourceCode | |
|---|---|
Collection<SourceCode> |
RemoteSonar.getProjects()
|
| Methods in org.sonar.ide.wsclient with parameters of type SourceCode | |
|---|---|
static String |
RemoteSonarUtils.getUrl(SourceCode sourceCode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||