2 \defgroup langapi langapi
8 `langapi/` contains the basic interfaces and support classes for programming
9 language front ends. Developers only really need look at this if they
10 are adding support for a new language. It’s main users are the
11 language front-ends such as `ansi-c/` and
14 \section langapi-languaget The languaget interface
18 \section langapi-language-files Language files (language_filet, language_filest)
22 \section langapi-manipulation-framework The top-level language-file manipulation framework (language_uit, obsolete, replaced by initialize_goto_model)
26 \section langapi-mode-related-utils Symbol mode-related utilities (everything in mode.h)
30 \section langapi-pretty-printing Pretty-printing expressions and types (language_util.h)