LLDB mainline
ScriptedProcess.cpp File Reference

Go to the source code of this file.

Variables

static constexpr lldb::ScriptLanguage g_supported_script_languages []

Variable Documentation

◆ g_supported_script_languages

lldb::ScriptLanguage g_supported_script_languages[]
staticconstexpr
Initial value:
= {
ScriptLanguage::eScriptLanguagePython,
}

Definition at line 41 of file ScriptedProcess.cpp.

Referenced by lldb_private::ScriptedProcess::IsScriptLanguageSupported().