public class JavaPlugin
extends org.sonar.api.SonarPlugin
| Modifier and Type | Field and Description |
|---|---|
static boolean |
SQUID_ANALYSE_ACCESSORS_DEFAULT_VALUE |
static String |
SQUID_ANALYSE_ACCESSORS_PROPERTY |
| Constructor and Description |
|---|
JavaPlugin() |
| Modifier and Type | Method and Description |
|---|---|
List |
getExtensions() |
public static final String SQUID_ANALYSE_ACCESSORS_PROPERTY
public static final boolean SQUID_ANALYSE_ACCESSORS_DEFAULT_VALUE
public List getExtensions()
Copyright © 2012–2015 SonarSource. All rights reserved.