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.ExprComplexCond

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

      Subinterfaces of ExprComplexCond in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  AbbreviatedCombinedRelationalCond
      A representation of an abbreviated combined relational condition
      interface  ExprLogicalAnd
      A representation of an and logical binary expression.
      interface  ExprLogicalBinary
      A representation of a binary logical expression.
      interface  ExprLogicalNot
      A representation of a not logical expression.
      interface  ExprLogicalOr
      A representation of an or logical binary expression.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes