RULE_value top-level constant

int const RULE_value

Implementation

const int RULE_env = 0, RULE_line = 1, RULE_key = 2, RULE_value = 3, RULE_comment = 4,
          RULE_string = 5;