
Unparsers
UK
/ʌnˈpɑːsə/
US
/ʌnˈpɑr.sɚ/

Перевод unparsers на русский язык
unparser
СуществительноеUK
/ʌnˈpɑːsə/
US
/ʌnˈpɑr.sɚ/
The unparser is used to convert the abstract syntax tree back into source code.
Распарсер используется для преобразования абстрактного синтаксического дерева обратно в исходный код.
Опеределения
unparser
СуществительноеUK
/ʌnˈpɑːsə/
US
/ʌnˈpɑr.sɚ/
A tool or program that converts a parsed data structure back into its original or a different format, often used in programming and software development.
The developer used an unparser to convert the abstract syntax tree back into source code.