Show TOC

Syntax documentationquantifier

Syntax Syntax

  1. <quantifier> ::=
      ALL
    | SOME
    | ANY
End of the code.