public class ScalaLanguageModule extends BaseLanguageModule
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
The name.
|
static String |
TERSE_NAME
The terse name.
|
defaultVersion, extensions, name, ruleChainVisitorClass, shortName, terseName, versionsLANGUAGE_MODULES_CLASS_NAMES_PROPERTY| Constructor and Description |
|---|
ScalaLanguageModule()
Create a new instance of Scala Language Module.
|
addVersion, compareTo, equals, getDefaultVersion, getExtensions, getName, getRuleChainVisitorClass, getShortName, getTerseName, getVersion, getVersions, hasExtension, hashCode, hasVersion, toStringpublic static final String NAME
public static final String TERSE_NAME
Copyright © 2002–2017 PMD. All rights reserved.