13af6ab5fSopenharmony_ci# Parsing cpp headers to yamls for es2panda_lib generation. 23af6ab5fSopenharmony_ci 33af6ab5fSopenharmony_ci### Results 43af6ab5fSopenharmony_ciResults of parsing headers to yaml format you can find in `build/tools/es2panda/generated/es2panda_lib/gen/headers`. 53af6ab5fSopenharmony_ci 63af6ab5fSopenharmony_ci### Statistics 73af6ab5fSopenharmony_ci`brief_stat.txt` - brief report of methods\constructors\classes\others parsed and supported by es2panda_lib generator. 83af6ab5fSopenharmony_ciYou can find it in `build/tools/es2panda/generated/es2panda_lib/gen/brief_stat.txt`. 93af6ab5fSopenharmony_ci 103af6ab5fSopenharmony_ci 113af6ab5fSopenharmony_ci### How to run: 123af6ab5fSopenharmony_ci``` 133af6ab5fSopenharmony_cininja gen_yamls 143af6ab5fSopenharmony_ci``` 15