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

Uses of ExprLogicalBinary in com.ibm.etools.cobol.application.model.cobol
 

Subinterfaces of ExprLogicalBinary in com.ibm.etools.cobol.application.model.cobol
 interface ExprLogicalAnd
          A representation of an and logical binary expression.
 interface ExprLogicalOr
          A representation of an or logical binary expression.