public final class CheckList extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REPOSITORY_KEY |
| Modifier and Type | Method and Description |
|---|---|
static List<Class> |
getChecks() |
static List<Class<? extends JavaCheck>> |
getJavaChecks() |
static List<Class<? extends JavaCheck>> |
getJavaTestChecks() |
static List<Class<? extends JavaCheck>> |
getXmlChecks() |
public static final String REPOSITORY_KEY
Copyright © 2012–2016 SonarSource. All rights reserved.