value

value 
      ::= ( [ "+" | "-" ] ( identifier | n ) ) | quoted_string 

[rule list]
This rule is called by

value_list