2af4f7f762
Analyzed data is allocated by Parser but kept as a reference in the cache which in turn is held by the Analyzer. If Analyzer goes away Parser is left with a tree of dangling references. Code is analogous to all other usages of Analyzer + Parser pair. |
||
---|---|---|
.. | ||
gdscript_extend_parser.cpp | ||
gdscript_extend_parser.h | ||
gdscript_language_protocol.cpp | ||
gdscript_language_protocol.h | ||
gdscript_language_server.cpp | ||
gdscript_language_server.h | ||
gdscript_text_document.cpp | ||
gdscript_text_document.h | ||
gdscript_workspace.cpp | ||
gdscript_workspace.h | ||
godot_lsp.h |