Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension.ScriptLanguage
Packages that use ScriptLanguage
-
Uses of ScriptLanguage in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension that return ScriptLanguageModifier and TypeMethodDescriptionScript.getLanguage()static ScriptLanguageReturns the enum constant of this class with the specified name.static ScriptLanguage[]ScriptLanguage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension with parameters of type ScriptLanguage