Next: , Previous: , Up: Lexical Analysis   [Contents][Index]


10.1.3 Operators

Dezyne uses infix notation for expressions. The following are operators in Dezyne:

||      &&      =>      !
+       -
<       >       <=      >=      ==      !=      <=>