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