brintos

brintos / llvm-project-archived public Read only

0
0
Text · 301 B · 7f159f1 Raw
16 lines · json
1[2    {3        "name": "ANumber",4        "kind": "NUMBER"5    },6    {7        "name": "AFloat",8        "kind": "NUMBER"9    },10    {11        "name": "ACategorical",12        "kind": "ENUM",13        "type": "ns1::ns2::TestEnum",14        "header": "decision_forest_model/CategoricalFeature.h"15    }16]