Uses of Interface
org.sonar.squid.api.SourceCodeIndexer

Packages that use SourceCodeIndexer
org.sonar.squid.api   
org.sonar.squid.indexer   
 

Uses of SourceCodeIndexer in org.sonar.squid.api
 

Methods in org.sonar.squid.api with parameters of type SourceCodeIndexer
 void SourceCode.setSourceCodeIndexer(SourceCodeIndexer indexer)
           
 

Uses of SourceCodeIndexer in org.sonar.squid.indexer
 

Classes in org.sonar.squid.indexer that implement SourceCodeIndexer
 class SquidIndex
           
 



Copyright © 2009-2010 SonarSource SA. All Rights Reserved.