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 DebugCheck>> |
getDebugChecks() |
static List<Class<? extends JavaCheck>> |
getJavaChecks() |
static List<Class<? extends JavaCheck>> |
getJavaTestChecks() |
static List<Class<? extends JavaCheck>> |
getXmlChecks() |
public static final String REPOSITORY_KEY
public static List<Class<? extends DebugCheck>> getDebugChecks()
Copyright © 2012–2017 SonarSource. All rights reserved.