|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.sonar.squid | |
| org.sonar.squid.api | |
| org.sonar.squid.indexer | |
| Uses of Query in org.sonar.squid |
|---|
| Methods in org.sonar.squid with parameters of type Query | |
|---|---|
Collection<SourceCode> |
Squid.search(Query... query)
|
| Uses of Query in org.sonar.squid.api |
|---|
| Methods in org.sonar.squid.api with parameters of type Query | |
|---|---|
Collection<SourceCode> |
SourceCodeSearchEngine.search(Query... query)
|
| Uses of Query in org.sonar.squid.indexer |
|---|
| Classes in org.sonar.squid.indexer that implement Query | |
|---|---|
class |
QueryByMeasure
|
class |
QueryByName
|
class |
QueryByParent
|
class |
QueryByType
|
| Methods in org.sonar.squid.indexer with parameters of type Query | |
|---|---|
Collection<SourceCode> |
SquidIndex.search(Query... query)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||