Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.etools.cobol.application.model.cobol.EvaluateObject

    • Uses of EvaluateObject in com.ibm.etools.cobol.application.model.cobol

      Subinterfaces of EvaluateObject in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  EvaluateAny
      A representation of ANY in the WHEN clause of an EVALUATE statement.
      interface  EvaluateExpr
      A representation of a conditional expression in the WHEN clause of an EVALUATE statement.
      interface  EvaluateExprRange
      A representation of a range of values in the WHEN clause of an EVALUATE statement.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes