LLDB mainline
lldb_private::REPLCallbacks Struct Reference

#include <PluginManager.h>

Public Attributes

REPLCreateInstance create_callback
LanguageSet supported_languages

Detailed Description

Definition at line 115 of file PluginManager.h.

Member Data Documentation

◆ create_callback

REPLCreateInstance lldb_private::REPLCallbacks::create_callback

Definition at line 116 of file PluginManager.h.

◆ supported_languages

LanguageSet lldb_private::REPLCallbacks::supported_languages

Definition at line 117 of file PluginManager.h.


The documentation for this struct was generated from the following file: