Name Description Size
cpp.py Outputter to generate C++ code for metrics. 4477
jog.py Outputter to generate Rust code for metrics. 6691
js.py Outputter to generate C++ code for the JavaScript API for metrics. The code for the JavaScript API is a bit special in that we only generate C++ code, string tables and mapping functions. The rest is handled by the WebIDL and XPIDL implementation that uses this code to look up metrics by name. 10894
run_glean_parser.py Thrown from parse if something goes wrong 7267
rust.py Outputter to generate Rust code for metrics. 10010
string_table.py Manages a string table and allows C style serialization to a file. 3447
templates
util.py Utility functions for the glean_parser-based code generator 3257