Uses of Interface
org.sonar.api.batch.analyzer.AnalyzerContext

Packages that use AnalyzerContext
org.sonar.api.batch.analyzer   
 

Uses of AnalyzerContext in org.sonar.api.batch.analyzer
 

Methods in org.sonar.api.batch.analyzer with parameters of type AnalyzerContext
 void Analyzer.analyse(AnalyzerContext context)
          The actual analyzer code.
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.