Entering content frame

 boolean_term 

<boolean_term> ::=
  <
boolean_factor>
| <boolean_term> AND <boolean_factor>

Leaving content frame