simple_const_expr

simple_const_expr ::= [ "+" | "-" ] const_term 
      { ( "+" | "-" | "OR" ) 
      const_term } 

[rule list]
This rule is called by

-> const_expression