@Extension public final class GroovyXmlLanguage extends Language
| Constructor and Description |
|---|
GroovyXmlLanguage() |
| Modifier and Type | Method and Description |
|---|---|
static Language |
get() |
String |
getCodeMirrorMode()
A CodeMirror mode string, for purposes of displaying scripts in HTML.
|
String |
getDisplayName()
Display name of the language for use in the UI.
|
String |
getName()
Unique, permanent, internal identifier of this language.
|
public static Language get()
public String getName()
Languagepublic String getDisplayName()
LanguagegetDisplayName in class Languagepublic String getCodeMirrorMode()
LanguagegetCodeMirrorMode in class Languageclike, or nullCopyright © 2016–2017. All rights reserved.