@Extension public final class GroovyShellLanguage extends Language
| Constructor and Description |
|---|
GroovyShellLanguage() |
| Modifier and Type | Method and Description |
|---|---|
static Language |
get() |
String |
getDisplayName()
Display name of the language for use in the UI.
|
String |
getName()
Unique, permanent, internal identifier of this language.
|
getCodeMirrorModepublic static Language get()
public String getName()
Languagepublic String getDisplayName()
LanguagegetDisplayName in class LanguageCopyright © 2016–2017. All rights reserved.