public class PythonLanguageModule extends BaseLanguageModule
Modifier and Type | Field and Description |
---|---|
static String |
NAME
The name, that can be used to display the language in UI.
|
static String |
TERSE_NAME
The internal name.
|
defaultVersion, extensions, name, ruleChainVisitorClass, shortName, terseName, versions
LANGUAGE_MODULES_CLASS_NAMES_PROPERTY
Constructor and Description |
---|
PythonLanguageModule()
Creates a new instance of
PythonLanguageModule with the default file extensions for Python. |
addVersion, compareTo, equals, getDefaultVersion, getExtensions, getName, getRuleChainVisitorClass, getShortName, getTerseName, getVersion, getVersions, hasExtension, hashCode, hasVersion, toString
public static final String NAME
public static final String TERSE_NAME
public PythonLanguageModule()
PythonLanguageModule
with the default file extensions for Python.Copyright © 2002-2016 InfoEther. All Rights Reserved.