boolean_exp

boolean_exp 
      ::= [ "not" ] boolean_term { "or" boolean_term } 

[rule list]
This rule is call by

-> boolean_factor -> plsql_condition