org.sonar.api.batch.rule
Interface RuleParam


@Beta
public interface RuleParam

Since:
4.2

Method Summary
 String description()
           
 String key()
           
 

Method Detail

key

String key()

description

String description()


Copyright © 2009-2014 SonarSource. All Rights Reserved.