Class
FridaLanguageServer
Description [src]
final class Frida.LanguageServer : GObject.Object
{
/* No available fields */
}
Speaks the Language Server Protocol for a TypeScript or JavaScript
project, powered by the same compiler as FridaCompiler.
Instance methods
frida_language_server_stop
Stops the server. Send it the LSP shutdown and exit messages first to let it wind down its projects.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.