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

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

Subinterfaces of ExprSignCond in com.ibm.etools.cobol.application.model.cobol
 interface ExprIsNotSignCond
          A representation of a sign condition with the IS NOT phrase.
 interface ExprIsSignCond
          A representation of a sign condition with the IS keyword.