Annotation Interface EnsuresOddIf


A conditional postcondition annotation to indicate that a method ensures certain expressions to be Odd given a certain result (either true or false).
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
    boolean
     
  • Element Details

    • result

      boolean result
    • expression

      String[] expression