nts.interf.expr
Interface IExprOr

All Superinterfaces:
IExpr, IExprBin, ILabel, IVisitable

public interface IExprOr
extends IExprBin


Method Summary
 
Methods inherited from interface nts.interf.base.IExprBin
operand1, operand2
 
Methods inherited from interface nts.interf.base.IExpr
type
 
Methods inherited from interface nts.interf.base.IVisitable
accept