|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.rules.RuleRepository
org.sonar.plugins.javascript.JavaScriptRuleRepository
public class JavaScriptRuleRepository
| Constructor Summary | |
|---|---|
JavaScriptRuleRepository(org.sonar.api.rules.AnnotationRuleParser annotationRuleParser)
|
|
| Method Summary | |
|---|---|
List<org.sonar.api.rules.Rule> |
createRules()
|
| Methods inherited from class org.sonar.api.rules.RuleRepository |
|---|
getKey, getLanguage, getName, getName, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JavaScriptRuleRepository(org.sonar.api.rules.AnnotationRuleParser annotationRuleParser)
| Method Detail |
|---|
public List<org.sonar.api.rules.Rule> createRules()
createRules in class org.sonar.api.rules.RuleRepository
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||