org.sonar.api.batch
Interface ModuleLanguages

All Superinterfaces:
BatchComponent

public interface ModuleLanguages
extends BatchComponent

Give access to all languages detected on the current module.

Since:
4.2

Method Summary
 Collection<String> keys()
           
 

Method Detail

keys

Collection<String> keys()


Copyright © 2009-2014 SonarSource. All Rights Reserved.