mirror of
https://github.com/RGBCube/serenity
synced 2025-05-19 00:25:07 +00:00
![]() The existing `load_from_gml()` methods look the same as before from the outside. Inside though, they now forward to `try_load_from_gml()` which returns Error when things go wrong. It also now calls the `try_create()` factory method for Objects instead of the `construct()` one. |
||
---|---|---|
.. | ||
AST.h | ||
AutocompleteProvider.cpp | ||
AutocompleteProvider.h | ||
Formatter.h | ||
Lexer.cpp | ||
Lexer.h | ||
Parser.cpp | ||
Parser.h | ||
SyntaxHighlighter.cpp | ||
SyntaxHighlighter.h |