@Extension public final class JexlLanguage extends Language
| Constructor and Description |
|---|
JexlLanguage() |
| 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. All rights reserved.