Entering content frame

 comp_op 

<comp_op> ::=
  <
| >
| <>
| !=
| =
| <=
| >=
| ~= | ~< | ~>
(for machines with ASCII code)

 

Leaving content frame