[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

13. Redundancy

 
redundant-spec ::= implications [ examples ] | examples
examples ::= for_example example [ also example ] ...

13.1 Redundant Implications  
13.2 Redundant Examples  


13.1 Redundant Implications

 
implications ::= implies_that spec-case-seq


13.2 Redundant Examples

The following gives the syntax of examples.

 
example ::= [ [ privacy ] example ]
            [ spec-var-decls ]
            [ spec-header ]
            simple-spec-body
        | [ privacy ] exceptional_example
          [ spec-var-decls ]
          spec-header
          [ exceptional-example-body ]
        | [ privacy ] exceptional_example
          [ spec-var-decls ]
          exceptional-example-body
        | [ privacy ] normal_example
          [ spec-var-decls ]
          spec-header
          [ normal-example-body ]
        | [ privacy ] normal_example
          [ spec-var-decls ]
          normal-example-body
exceptional-example-body ::= exceptional-spec-clause
                             [ exceptional-spec-clause ] ...
normal-example-body ::= normal-spec-clause
                        [ normal-spec-clause ] ...


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by leavens on January, 11 2006 using texi2html