RULE_value top-level constant

int const RULE_value

Implementation

const int RULE_json = 0, RULE_obj = 1, RULE_pair = 2, RULE_arr = 3, RULE_value = 4;